Skip to content

Remove subprocesses calls in Python files

Subprocesses for Python files should be replaced by calls to functions, in order to read the config file only once.