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

Suppress mypy warning in test_networks_connecting unit tests

Fixes mypy errors:
- tests/unit_tests/network_tests/test_networks_connecting.py:19: error: List comprehension has incompatible type List[Implementation]; expected List[Network]
- tests/unit_tests/network_tests/test_networks_connecting.py:32: error: List comprehension has incompatible type List[Implementation]; expected List[Network]
- tests/unit_tests/network_tests/test_networks_connecting.py:48: error: List comprehension has incompatible type List[Implementation]; expected List[Network]
parent bc0396ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment