Skip to content

Commit 9e01cb1

Browse files
committed
remove last TODO marker, now tracked in issue #32
1 parent bcaa4a3 commit 9e01cb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

unpythonic/seq.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ def lazy_begin0(*bodys):
9999
body()
100100
return out
101101

102-
# TODO: update code examples in docs
103-
104102
# sequence one-input, one-output functions
105103
@passthrough_lazy_args
106104
def pipe1(value0, *bodys):

0 commit comments

Comments
 (0)