Skip to content

Commit 38cdddc

Browse files
committed
Fix formatting
1 parent 36a65e6 commit 38cdddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/replicate/_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from __future__ import annotations
44

55
import os
6-
from typing import TYPE_CHECKING, Any, Union, Mapping
6+
from typing import Any, Union, Mapping
77
from typing_extensions import Self, Unpack, override
88

99
import httpx

0 commit comments

Comments
 (0)