This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
handingkang-ohmybs/figcode/awdb/errors.py
2024-05-27 10:39:10 +08:00

3 lines
51 B
Python

class InvalidDatabaseError(RuntimeError):
pass