Skip to content

Commit

Permalink
Update docs/manuals/core/config/pipeline-config.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jean-Robin <[email protected]>
  • Loading branch information
toan-quach and jrobinAV committed Jun 8, 2023
1 parent 7951fd8 commit e3ebbc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manuals/core/config/pipeline-config.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!!! warning "Deprecation"

Note that `PipelineConfig^` has been deprecated and will be combined with `ScenarioConfig^` in future versions.
Note that `PipelineConfig^` has been deprecated in version 2.3 and will be combined with `ScenarioConfig^` in the following major version.

A pipeline configuration is necessary to instantiate a [Pipeline](../concepts/pipeline.md). To create a
`PipelineConfig^`, you can use the `Config.configure_pipeline()^` method with the following parameters:
Expand Down

0 comments on commit e3ebbc8

Please sign in to comment.