mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-07 23:53:11 +00:00
3 lines
42 B
Python
3 lines
42 B
Python
|
|
class ParentNotFound(Exception):
|
||
|
|
pass
|