Skip to content

Commit 6879827

Browse files
docstring
1 parent 8813e32 commit 6879827

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
import re
1313

1414
ROOT = os.path.dirname(__file__)
15-
1615
VERSION_RE = re.compile(r'''__version__ = ['"]([0-9.]+)['"]''')
1716

1817
with open("README.md", "r") as fh:

0 commit comments

Comments
 (0)