Skip to content

Commit af4de4d

Browse files
committed
unused import
1 parent 7d580f4 commit af4de4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mistralai/extra/run/tools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import logging
33
from dataclasses import dataclass
44
import inspect
5-
from typing import Dict
65

76
from pydantic import Field, create_model
87
from pydantic.fields import FieldInfo

0 commit comments

Comments
 (0)