We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44af23 commit 31de3caCopy full SHA for 31de3ca
2 files changed
importlib_resources/__init__.py
@@ -7,7 +7,7 @@
7
Anchor,
8
)
9
10
-from .functional import (
+from ._functional import (
11
contents,
12
is_resource,
13
open_binary,
importlib_resources/functional.py importlib_resources/_functional.pyimportlib_resources/functional.py renamed to importlib_resources/_functional.py
0 commit comments