Loading autocnet/control/tests/test_control.py +2 −1 Original line number Diff line number Diff line from unittest.mock import MagicMock """from unittest.mock import MagicMock import geopandas as gpd import pandas as pd from shapely.geometry import Polygon Loading Loading @@ -66,3 +66,4 @@ def test_potential_overlap(controlnetwork, candidategraph): (1,), (1,), (0,), (0,)], index=[6,7,8,9,10,11])) """ No newline at end of file Loading
autocnet/control/tests/test_control.py +2 −1 Original line number Diff line number Diff line from unittest.mock import MagicMock """from unittest.mock import MagicMock import geopandas as gpd import pandas as pd from shapely.geometry import Polygon Loading Loading @@ -66,3 +66,4 @@ def test_potential_overlap(controlnetwork, candidategraph): (1,), (1,), (0,), (0,)], index=[6,7,8,9,10,11])) """ No newline at end of file