Code formatting

This commit is contained in:
Ivan Kravets
2020-02-08 19:10:15 +02:00
parent 2fa20b5c52
commit a78b461d45
2 changed files with 7 additions and 3 deletions

View File

@@ -13,8 +13,8 @@
# limitations under the License.
import os
import tempfile
import shutil
import tempfile
from xml.etree.ElementTree import fromstring
import click