error when simulator is called datetime.timedelta and QDateTime incompatible
Error of the following type:
TypeError: unsupported operand type(s) for +=: 'QDateTime' and 'datetime.timedelta' Traceback (most recent call last): File "/home/sarsonl/repos/em1/rt-ramsis/RAMSIS/core/simulator.py", line 116, in _simulate_time_step self._simulation_time += dt