We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4161542 commit 1db184dCopy full SHA for 1db184d
tests/test_assigning.py
@@ -1,7 +1,7 @@
1
import pandas as pd
2
import pytest
3
4
-from acbm.assigning.assigning import _map_day_to_wkday_binary
+from acbm.assigning.feasible_zones_primary import _map_day_to_wkday_binary
5
6
# applying to a single value
7
0 commit comments