Skip to content

Commit

Permalink
Fix flake8 (#227)
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Kerstens <ekerstens@expediagroup.com>
  • Loading branch information
ekerstens and Eric Kerstens committed Nov 30, 2021
1 parent db207f9 commit 3caf810
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions faust/transport/producer.py
Expand Up @@ -115,8 +115,6 @@ def size(self) -> int:
class Producer(Service, ProducerT):
"""Base Producer."""

"""Base Producer."""

app: AppT

_api_version: str
Expand Down

0 comments on commit 3caf810

Please sign in to comment.