mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-10 18:55:38 +00:00
7 lines
89 B
Python
7 lines
89 B
Python
class SkippedTest(Exception):
|
|
...
|
|
|
|
|
|
class BlockNotFoundException(Exception):
|
|
...
|