Skip to content

Commit

Permalink
Merge branch 'facebookresearch:main' into ax-sweeper-3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedrexus authored Dec 23, 2023
2 parents 053a88c + 2f76287 commit 8f0bfbe
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 8f0bfbe

Please sign in to comment.