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 a1b7e6b commit 8bc4196Copy full SHA for 8bc4196
1 file changed
injector_test.py
@@ -1804,4 +1804,4 @@ class MyClass:
1804
1805
injector = Injector([configure])
1806
instance = injector.get(MyClass)
1807
- assert instance.foo == 123
+ assert instance.foo == 123
0 commit comments