sandekap
Results
1
issues of
sandekap
In analyzer.py I noticed there could be an improvement on the exception handling potentially the following could be used instead try: # Code that may raise an exception except FileNotFoundError...