Skip to content

Commit b8210e9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 874f97c commit b8210e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
PyScaffold helps you to put up the scaffold of your new Python project.
55
Learn more under: https://pyscaffold.org/
66
"""
7+
78
from setuptools import setup
89

910
if __name__ == "__main__":

0 commit comments

Comments
 (0)