Skip to content

Commit

Permalink
run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jdillard committed Dec 21, 2022
1 parent cc17dba commit 2d11b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import setuptools

if __name__ == '__main__':
if __name__ == "__main__":
setuptools.setup()

0 comments on commit 2d11b70

Please sign in to comment.