Skip to content

Commit 0058f32

Browse files
encukouFFY00
authored andcommitted
Rename functional.py to _functional.py
1 parent 93a53e4 commit 0058f32

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)