Run isort

This commit is contained in:
Simon Conseil
2020-03-15 22:58:03 -03:00
parent 97b6808152
commit e533b32dfc
32 changed files with 76 additions and 58 deletions

View File

@@ -1,4 +1,5 @@
import sys
from setuptools import setup
if sys.version_info[:2] < (3, 6):