Skip to content

Commit

Permalink
Merge branch 'ax-sweeper-3.11' of https://github.com/Pedrexus/hydra i…
Browse files Browse the repository at this point in the history
…nto ax-sweeper-3.11
  • Loading branch information
Pedrexus committed Dec 30, 2023
2 parents 2573339 + 8f0bfbe commit f992a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/advanced/compose_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ There are 3 initialization methods:

All 3 can be used as methods or contexts.
When used as methods, they are initializing Hydra globally and should only be called once.
When used as contexts, they are initializing Hydra within the context can be used multiple times.
When used as contexts, they are initializing Hydra within the context and can be used multiple times.
Like <b>@hydra.main()</b> all three support the [version_base](../upgrades/version_base.md) parameter
to define the compatibility level to use.

Expand Down

0 comments on commit f992a82

Please sign in to comment.