Skip to content

Commit e56fb85

Browse files
committed
#2: Improved README
closes #2
1 parent 0e7979c commit e56fb85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Write Observable stream
135135
_data = rx \
136136
.range(7, 11) \
137137
.pipe(ops.map(lambda i: "h2o_feet,location=coyote_creek water_level={0}.0 {0}".format(i)))
138+
138139
_write_client.write("my-bucket", "my-org", _data)
139140

140141

0 commit comments

Comments
 (0)