Skip to content

Commit 8bc4196

Browse files
committed
style: Reformat
1 parent a1b7e6b commit 8bc4196

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

injector_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1804,4 +1804,4 @@ class MyClass:
18041804

18051805
injector = Injector([configure])
18061806
instance = injector.get(MyClass)
1807-
assert instance.foo == 123
1807+
assert instance.foo == 123

0 commit comments

Comments
 (0)