Closed JaceyMarvin99 closed 2 years ago
Wow i had that many unnecessary instances. Thanks for cleaning up the mess :) Does this fix #41?
Does this fix https://github.com/kraanzu/termtyper/issues/41?
Yes, it works fine now. 😊
All right....gonna merge then :)
Initialize
Parser
class only once to prevent other files from not being synchronized after a particular change to the config file. The config of all files will refer toMAIN_PARSER
fromParser.py
.Fix Issue #41.