Align the project baseline with the latest admin interface styling and layout structure while documenting setup and usage updates in README.
3 lines
59 B
Python
3 lines
59 B
Python
class DomainError(Exception):
|
|
"""Base domain error."""
|