mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-01-23 16:30:46 +00:00
449bf4dd71
Previously the un-parameterized collections.abc.Mapping was used, which makes type checking less accurate, as the exact key/value types are not known.