mirror of
git://holbrook.no/eth-monitor.git
synced 2024-11-16 10:16:48 +01:00
3 lines
36 B
Python
3 lines
36 B
Python
|
class RuleFail(Exception):
|
||
|
pass
|