python-us
python-us copied to clipboard
MyPy Type Hint Support
Can we add type hints for this library? Currently mypy complains: error: Skipping analyzing "us": module is installed, but missing library stubs or py.typed marker [import-untyped]
Here is the solution https://github.com/unitedstates/python-us/pull/76