Skip to content

Commit 90aa2cc

Browse files
authored
Reformat using the latest Black (#214)
We need this to make the CI green again.
1 parent 3535946 commit 90aa2cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

injector_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,6 @@ def handler(self, request: Request) -> Handler:
627627

628628

629629
def test_custom_scope():
630-
631630
injector = Injector([RequestModule()], auto_bind=False)
632631

633632
with pytest.raises(UnsatisfiedRequirement):

0 commit comments

Comments
 (0)