Cosmetics

This commit is contained in:
Unrud 2020-10-04 10:14:57 +02:00
parent 18f21e26d5
commit 0b3e4204a5
5 changed files with 5 additions and 5 deletions

View file

@ -33,9 +33,9 @@ import posixpath
import pprint
import random
import time
import xml.etree.ElementTree as ET
import zlib
from http import client
from xml.etree import ElementTree as ET
import defusedxml.ElementTree as DefusedET
import pkg_resources