Skip to content

Commit

Permalink
(PR 3.0.0) Comment 8 of @sonofmun review : Better description of Empt…
Browse files Browse the repository at this point in the history
…yReference
  • Loading branch information
PonteIneptique committed Oct 15, 2019
1 parent f6ebffe commit 2fdae24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MyCapytain/errors.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class UnknownCollection(KeyError, MyCapytainException):


class EmptyReference(SyntaxWarning, MyCapytainException):
""" Error generated when a CtsReference is wrong
""" Error generated when a CtsReference does not exist or is invalid
"""


Expand Down

0 comments on commit 2fdae24

Please sign in to comment.