Skip to content

Fix for issue #44

Matias Guijarro requested to merge issue_44 into master

Let scripts using the 'old' API to work with the newest data_manager.py.

Tested on ID29.

This old API should be deprecated but at the moment it is easier to just be compatible since it requires changes in scripts that are in production.

I also did something if env is not specified: it creates a default env.

Merge request reports