Run isort over the source
All checks were successful
the build was successful

This commit is contained in:
2019-05-13 23:39:10 +02:00
parent b94dbff216
commit 1c0dc3f904
33 changed files with 38 additions and 54 deletions

View File

@@ -1,6 +1,5 @@
import logging
VERBOSITY_WARNING = 0
VERBOSITY_SOME = 1
VERBOSITY_LOTS = 2