Skip to content

Commit

Permalink
Update hishel/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
karpetrosyan authored Nov 20, 2023
1 parent 254307b commit b8e781b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hishel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from ._headers import *
from ._serializers import *
from ._sync import *
from ._controller import HEURISTICALLY_CACHEABLE_STATUS_CODES

def install_cache() -> None: # pragma: no cover
httpx.AsyncClient = AsyncCacheClient # type: ignore
Expand Down

0 comments on commit b8e781b

Please sign in to comment.