Skip to content

Commit e001185

Browse files
committed
release version 1.1.47
1 parent 6a13439 commit e001185

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ observations_list = datastream.get_observations().query().filter("result gt 10")
7575
```
7676

7777
### Callback function in `EntityList`
78+
7879
The progress of the loading process can be tracked by supplying a callback function along with a step size. The callback
7980
function and the step size must both be provided to the `list` function (see example below).
8081

0 commit comments

Comments
 (0)