Skip to content

Commit 6896be4

Browse files
committed
lint fix
1 parent 09bf61b commit 6896be4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/gradient/_client.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
if TYPE_CHECKING:
3535
from .resources import (
3636
chat,
37-
agents, images,
37+
agents,
38+
images,
3839
models,
3940
regions,
4041
databases,

0 commit comments

Comments
 (0)