I modified two files features.py and checks.py. In check.py I'm raising an exception instead of printing and in features.py I have modified two function:
Open things : made it so when an app is not found it can throw an error
Close things : Made it so when a app is not running it can throw a error
I modified two files features.py and checks.py. In check.py I'm raising an exception instead of printing and in features.py I have modified two function:
Open things : made it so when an app is not found it can throw an error Close things : Made it so when a app is not running it can throw a error