Apply isort

This commit is contained in:
MinchinWeb 2021-06-30 23:46:26 -06:00
commit cfb64b642f
31 changed files with 139 additions and 100 deletions

View file

@ -5,7 +5,6 @@ from os.path import join, relpath
from setuptools import find_packages, setup
version = "4.6.0"
requires = ['feedgenerator >= 1.9', 'jinja2 >= 2.7', 'pygments',