space_packet_parser
space_packet_parser copied to clipboard
MNT: Change to a direct log level mapping for Python <3.11 support
Checklist
- [n/a] Changes are fully implemented without dangling issues or TODO items
- [x] Deprecated/superseded code is removed or marked with deprecation warning
- [x] Current dependencies have been properly specified and old dependencies removed
- [x] New code/functionality has accompanying tests and any old tests have been updated to match any new assumptions
- [n/a] The changelog.md has been updated
closes #164