Remove TODO for CRS #3

This commit is contained in:
Ruben1729 2024-02-06 11:16:41 -05:00
parent 1a778859ea
commit 4cf89d7938

View File

@ -8,9 +8,6 @@ from shapely.geometry import Point
from matsim_activity_to_matsim_schedule import MatsimActivityToMatsimSchedule
from hub_function_to_matsim_activity import HubFunctionToMatsimActivity
# TODO: Please check this https://github.com/matsim-org/matsim-code-examples/issues/63 for the CRS in matsim should match the city
class MatSimEngine:
def __init__(self, city, output_file_path):
self._city = city