We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d161717 commit 0e7df3fCopy full SHA for 0e7df3f
setup.py
@@ -5,7 +5,7 @@
5
with open("README.md", encoding="utf-8") as f:
6
long_description = f.read()
7
8
-setup( # pylint: disable=too-many-positional-arguments
+setup( # pylint: disable=too-many-arguments
9
name="team_former",
10
version="0.1.0",
11
author="Michael Burke",
0 commit comments