Flake8 linting

This commit is contained in:
Odd Stråbø 2020-09-27 03:47:38 +02:00
commit 6d61a83b54
6 changed files with 7 additions and 6 deletions

View file

@ -4,7 +4,6 @@ from __future__ import division, absolute_import, print_function, unicode_litera
#################################################################################################
import os
import shutil
import xml.etree.ElementTree as etree
from six.moves.urllib.parse import urlencode