Skip to content

Commit

Permalink
Merge pull request #6 from facebookresearch/main
Browse files Browse the repository at this point in the history
Fork Sync: Update from parent repository
  • Loading branch information
MaximilienLC authored Dec 12, 2023
2 parents 060b28f + 2f76287 commit f275d09
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 f275d09

Please sign in to comment.