mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-02 19:08:47 +02:00
Moved mod_str function from forms.py back to stats.py, and black formatting.
This commit is contained in:
@@ -25,5 +25,6 @@ class JSONFormatError(RuntimeError):
|
||||
class UnknownFileType(RuntimeError):
|
||||
"""The input file does not match one of the known formats."""
|
||||
|
||||
|
||||
class UnknownOutputFormat(RuntimeError):
|
||||
"""The output format requested is not one of the known outputs."""
|
||||
|
||||
Reference in New Issue
Block a user