Skip to content

Add the time_offset parameter to run method, allow you to specify the network start offset

Michał Kudela requested to merge kudmich/pass_offset_to_network_object into master

Add the time_offset parameter to method network.run() to allow you to specify the network start offset.

network.run(time_offset= "")

Merge request reports