Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonspeed committed Mar 15, 2024
1 parent 535fce2 commit d31b53a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/twisted/web/http_headers.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
An API for storing HTTP header names and values.
"""

from collections.abc import Sequence as _Sequence
from typing import (
AnyStr,
Dict,
Expand Down

0 comments on commit d31b53a

Please sign in to comment.