CPU/error.py
2024-04-29 16:01:52 +08:00

3 lines
40 B
Python

class AddressError(Exception):
pass