Skip to content

Commit

Permalink
isort again (different version?)
Browse files Browse the repository at this point in the history
  • Loading branch information
hajs committed Sep 12, 2022
1 parent 437831a commit 51d4b75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uvicorn/protocols/http/httptools_impl.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from typing import TYPE_CHECKING, Callable, Deque, List, Optional, Tuple, Union, cast

import httptools

from uvicorn.config import Config
from uvicorn.logging import TRACE_LOG_LEVEL
from uvicorn.protocols.http.flow_control import (
Expand Down

0 comments on commit 51d4b75

Please sign in to comment.