We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cde4f2 commit 74754f6Copy full SHA for 74754f6
1 file changed
docs/wiring.rst
@@ -695,11 +695,6 @@ extensions for a FastAPI / dependency-injector codebase:
695
},
696
)
697
698
-No public API change in *Dependency Injector* is required to consume
699
-compiled modules — ``container.wire(packages=[my_package])`` /
700
-``container.wire(modules=[my_compiled_module])`` discover and patch
701
-cyfunctions alongside pure-Python functions in the same package tree.
702
-
703
Few notes on performance
704
------------------------
705
0 commit comments