2
0
mirror of https://github.com/status-im/eth2.0-specs.git synced 2025-03-02 11:10:35 +00:00
2021-09-23 23:10:29 +03:00

7 lines
89 B
Python

class SkippedTest(Exception):
...
class BlockNotFoundException(Exception):
...