Skip to content

Replaced ConfigParser with SafeConfigParser

Karsten Prehn requested to merge fix/safeconfigparser into main

This changes one line to SafeConfigParser. SafeConfigParser allows for configuration files to hold environment variables as values, which will come in handy when running the Discretizer in a docker container.

Please ignore the pipeline error, the fix is already in !35 (merged)

\approve @ds @laurens

Edited by Karsten Prehn

Merge request reports