Commit ef251764 authored by Antonio Caceres's avatar Antonio Caceres
Browse files

Add documentation to InvalidSymbolError.

parent abff1666
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -41,4 +41,4 @@ MORSE_SYMBOL_TO_LETTER: dict[str, str] = {
class InvalidSymbolError(Exception):
pass
"""To be raised if a morse symbol is provided that is invalid."""
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment