10000 Fixed typo: eexceptions -> exceptions · admdev8/python-versioneer@5e3269d · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e3269d

Browse files
delirious-lettucewarner
authored andcommitted
Fixed typo: eexceptions -> exceptions
1 parent b74da53 commit 5e3269d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/render.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def render_pep440_old(pieces):
7979
8080
The ".dev0" means dirty.
8181
82-
Eexceptions:
82+
Exceptions:
8383
1: no tags. 0.postDISTANCE[.dev0]
8484
"""
8585
if pieces["closest-tag"]:

0 commit comments

Comments
 (0)
0