Skip to content

Commit 0e7df3f

Browse files
author
Michael
committed
Cleaned up linting
1 parent d161717 commit 0e7df3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
with open("README.md", encoding="utf-8") as f:
66
long_description = f.read()
77

8-
setup( # pylint: disable=too-many-positional-arguments
8+
setup( # pylint: disable=too-many-arguments
99
name="team_former",
1010
version="0.1.0",
1111
author="Michael Burke",

0 commit comments

Comments
 (0)