NAFF
NAFF copied to clipboard
typing: Part N of Many
What type of pull request is this?
- [X] Non-breaking code change
- [ ] Breaking code change
- [ ] Documentation change/addition
- [ ] Tests change
Description
Yet another PR that improves static typing across the library. We're nowhere near done yet
Checklist
- [x] I've formatted my code with Black
- [x] I've ensured my code works on
Python 3.10.x
- [ ] I've tested my code