burst2safe v1.4.2
Changed
- Upgraded the
reusable-mypyaction to v0.15.0 and replaced the--ignore-missing-importsoption withdisable_error_code = ["import-untyped"]as recommended by ASFHyP3/actions#225, then ignored or fixed the resultingmypyerrors.