openlibrary
openlibrary copied to clipboard
Partial fix for #6755: create more python type hints files 53 to 56
Partial fix for #6755
refactor
Stakeholders
@cclauss
I added from __future__ import annotations which fixed our failing test.
Remember to git pull the changes from pre-commit’s and my commits to your local branch before making any further changes.