Verified Commit f418cbc7 authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Suppress mypy warning as we re sure that connected_node is not None

Fixes mypy errors:
- package/test_tools/__private/wallet.py:1068: error: Item "None" of "Union[None, Node, RemoteNode]" has no attribute "is_running"
- package/test_tools/__private/wallet.py:1094: error: Item "None" of "Union[None, Node, RemoteNode]" has no attribute "get_ws_endpoint"
parent 4195062a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment