Skip to content

Commit

Permalink
Add missing docstring content
Browse files Browse the repository at this point in the history
  • Loading branch information
Secrus committed Nov 13, 2022
1 parent 43098f3 commit 7bac59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cleo/exceptions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class CleoRuntimeError(CleoError):

class CleoValueError(CleoError):
"""
Raised when
Raised when wrong value was given to Cleo components
"""


Expand Down

0 comments on commit 7bac59a

Please sign in to comment.