Skip to content

Commit

Permalink
Merge pull request #365 from spacemanspiff2007/patch-2
Browse files Browse the repository at this point in the history
clairify priority
  • Loading branch information
Tishka17 authored Feb 11, 2025
2 parents 0a1289b + 5c2aa27 commit 45c11df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/provider/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Your class-based provider can have ``__init__`` method and methods access ``self
container = make_container(provider)
Dependencies have scope and there are three places to set it (according to their priority):
Dependencies have scope and there are three places to set it (from highest to lowest priority):

* When registering single factory passing to ``provide`` method

Expand Down

0 comments on commit 45c11df

Please sign in to comment.