Skip to content

Commit ee529c3

Browse files
Refactor pointless global doctoring to muzzle linter PYL-W0105 (- Fixes #54 -)
1 parent 03ba956 commit ee529c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pythonrepo/pythonrepo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636

3737

3838
from . import __version__
39-
"""The version of this program."""
4039

4140

4241
__prog__ = str(__module__)

0 commit comments

Comments
 (0)