mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-24 03:54:20 +00:00
2 lines
86 B
Python
2 lines
86 B
Python
class SerfError(Exception):
|
|
"""Base class for all :mod:`royalnet.serf` errors."""
|