You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
process_tracker_python-100 Add source/source object character set
🐛 Fixed issue where file path for config file was not setting correctly
Issue was found where if the config file was named anything but
'process_tracker_config.ini' it would try to append that to the end.
Have added a new filter to ensure that any file that ends with '.ini'
can be accepted.
0 commit comments