Reformat using the latest Black (#214)

We need this to make the CI green again.
This commit is contained in:
Jakub Stasiak 2023-02-12 12:12:23 +01:00 committed by GitHub
parent 353594656a
commit 90aa2cc877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -627,7 +627,6 @@ class RequestModule(Module):
def test_custom_scope():
injector = Injector([RequestModule()], auto_bind=False)
with pytest.raises(UnsatisfiedRequirement):