Closed DavidOry closed 4 years ago
There should be an elif if the base_roadway_network is passed in around here.
elif
base_roadway_network
Something like:
elif base_roadway_network: self.base_roadway_network = base_roadway_network
There should be an
elif
if thebase_roadway_network
is passed in around here.Something like: