Run black code formatter
This commit is contained in:
parent
fdc5510c46
commit
bc09c0f4c6
2
setup.py
2
setup.py
@ -13,7 +13,7 @@ setuptools.setup(
|
||||
long_description_content_type="text/plain",
|
||||
url="",
|
||||
packages=setuptools.find_packages(),
|
||||
scripts=['bin/addpkg', 'bin/delpkg', 'bin/fqo'],
|
||||
scripts=["bin/addpkg", "bin/delpkg", "bin/fqo"],
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
|
Loading…
x
Reference in New Issue
Block a user