Fix sanity test errors. (#79)

This commit is contained in:
Felix Fontein
2020-07-01 14:16:52 +02:00
committed by GitHub
parent 390cb1ccc1
commit 79f4d869ad
9 changed files with 16 additions and 32 deletions

View File

@@ -1,6 +1,9 @@
# Copyright (c) 2017 Ansible Project
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function
__metaclass__ = type
import json
import sys
from io import BytesIO