2 lines
45 B
Python
2 lines
45 B
Python
class ConfigurationError(Exception):
|
|
pass |
class ConfigurationError(Exception):
|
|
pass |