Skip to content

Commit

Permalink
linter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Mar 1, 2024
1 parent a987279 commit 9c56d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from contextlib import suppress
from functools import partial
from time import sleep
from typing import Any, Dict, Generator
from typing import Any, Generator

import aiormq
import pamqp
Expand Down

0 comments on commit 9c56d91

Please sign in to comment.