Skip to content

Commit 31de3ca

Browse files
committed
Rename module to match downstream.
1 parent b44af23 commit 31de3ca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

importlib_resources/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Anchor,
88
)
99

10-
from .functional import (
10+
from ._functional import (
1111
contents,
1212
is_resource,
1313
open_binary,

0 commit comments

Comments
 (0)