Skip to content

Commit

Permalink
lint: run ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancetnik committed Aug 7, 2024
1 parent 81771b5 commit 6f2ebb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion faststream/nats/subscriber/usecase.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import asyncio
from abc import abstractmethod
from contextlib import suppress
from functools import cached_property
from typing import (
TYPE_CHECKING,
Any,
Expand Down

0 comments on commit 6f2ebb8

Please sign in to comment.