Skip to content

Commit b1b141c

Browse files
committed
add pp to impl init
1 parent dc81cc6 commit b1b141c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from .pure_python import PurePythonEnumerable
2+
3+
__all__ = ["PurePythonEnumerable"]

0 commit comments

Comments
 (0)