Update importlib-resources==5.10.0

[skip ci]
This commit is contained in:
JonnyWong16 2022-11-12 17:02:51 -08:00
commit c73450c0db
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
12 changed files with 335 additions and 101 deletions

View file

@ -17,7 +17,7 @@ from ._legacy import (
Resource,
)
from importlib_resources.abc import ResourceReader
from .abc import ResourceReader
__all__ = [