Suppress mypy warning in get_head_block_number of local-tools
Fixes mypy error: - tests/local-tools/local_tools/network.py:14: error: Item "None" of "Optional[NetworkHandle]" has no attribute "nodes"
Loading
Please sign in to comment
Fixes mypy error: - tests/local-tools/local_tools/network.py:14: error: Item "None" of "Optional[NetworkHandle]" has no attribute "nodes"