The source project of this merge request has been removed.
Improved confTool.py to produce correct output / confTool.py refactor
Now the diff option does not treat as different:
- True and 'True'
- Sets having different internal order (because they are intepreted as lists when loading .pkl files)
Many changes from " to ' are results of using python pep8 formatting tool - black.