Skip to content

Commit

Permalink
Fixed typo: eexceptions -> exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
delirious-lettuce authored and warner committed Jul 28, 2017
1 parent b74da53 commit 5e3269d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/render.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def render_pep440_old(pieces):
The ".dev0" means dirty.
Eexceptions:
Exceptions:
1: no tags. 0.postDISTANCE[.dev0]
"""
if pieces["closest-tag"]:
Expand Down

0 comments on commit 5e3269d

Please sign in to comment.