Bare `except:` catches BaseException including KeyboardInterrupt and SystemExit. Replaced 4 instances with `except Exception:`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| graph.py | ||
| report.py | ||
| simulation.py | ||
Bare `except:` catches BaseException including KeyboardInterrupt and SystemExit. Replaced 4 instances with `except Exception:`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| graph.py | ||
| report.py | ||
| simulation.py | ||
A Fortis Scientia site