Skip to content

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

garde requested to merge patch-1 into master

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

Merge request reports