Skip to content

Commit

Permalink
Update transform.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbuniat authored Dec 13, 2020
1 parent 6dd45a2 commit 1cba5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/concepts/transform.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ def my_transform(x):
ds_t = my_transform(range(100)).store("./data/pipeline")
```

## Scaling compute to a cluster
### Scaling compute to a cluster

[in development]

Expand Down

0 comments on commit 1cba5dd

Please sign in to comment.