Skip to content

Commit f2e449a

Browse files
committed
support python3
1 parent 2ccdd8c commit f2e449a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

effect/fold.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from functools import reduce
2+
13
_sneaky = object()
24

35

0 commit comments

Comments
 (0)