Added
- The
static-analysis
workflow now includesmypy
for type checking.
Removed
- Removed
black
from thestatic-analysis
workflow.
Fixed
- Add missing
src/burst2safe/__init__.py
file.
static-analysis
workflow now includes mypy
for type checking.black
from the static-analysis
workflow.src/burst2safe/__init__.py
file.