flatdict
flatdict copied to clipboard
Flatdict fixed list values assignment issues
There was a mistake in the logic when it tries to split KEY-string by delimiter even in case if there is only digits index in the line. Added scoped fix, which doesn't affect all other functionalities.
Fix for Issue #51
@gmr