4
0
mirror of git://holbrook.no/eth-monitor.git synced 2024-11-16 10:16:48 +01:00
eth-monitor/eth_monitor/error.py

3 lines
36 B
Python
Raw Normal View History

2023-08-17 13:48:33 +02:00
class RuleFail(Exception):
pass