Skip to content

Commit

Permalink
Change naming
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewpeterkort committed Jan 12, 2024
1 parent ba40080 commit 9899d85
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions test/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
outputs:
- output/sifter.edge.edge.json.gz
- output/sifter.vertex.vertex.json.gz
- playbook: examples/code-ref/flatMap_pipeline.yaml
- playbook: examples/code-ref/map_pipeline.yaml
- playbook: examples/code-ref/Pipeline.yaml
- playbook: examples/code-ref/flatMappipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pipelines:
- map:
method: update
gpython:
$ref: map_code.py
$ref: map.py
- map:
method: update
gpython: |
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 9899d85

Please sign in to comment.