Skip to content

Changed to split(':) to split(':',1) in the configuration reader (main.py).,

This way input_file: C:\User...\input" works on windows. Without, C:\User... get splitted too.

Merge request reports

Loading