Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Vannson committed Aug 14, 2024
1 parent d51a92f commit d58114a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_deprecated.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ async def test_service_with_deprecated_method():
with pytest.warns(None) as record:
await stub.func(Empty())

assert not record
assert not record

0 comments on commit d58114a

Please sign in to comment.