Further isort implementation

This commit is contained in:
2021-09-08 21:29:56 +02:00
parent 198353d6b9
commit 4fd730b983
3 changed files with 8 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
from setuptools import setup
from glob import glob
from setuptools import setup
package_name = 'morss'
setup(