Skip to content

Commit

Permalink
Fix the one flake8 error in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtmckee authored and BoboTiG committed Jul 8, 2022
1 parent 95d3981 commit ccb5a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -152,4 +152,4 @@
]},
python_requires='>=3.6',
zip_safe=False
)
)

0 comments on commit ccb5a29

Please sign in to comment.