staking-deposit-cli/staking_deposit/exceptions.py
2021-08-23 12:33:04 +02:00

3 lines
42 B
Python

class ValidationError(Exception):
...