Skip to content

Commit 87d2854

Browse files
committed
fix: formatting style
1 parent 3e39347 commit 87d2854

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/webapp/databricks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ class DatabricksInferenceRunRequest(BaseModel):
5050
# Note that the following should be the filepath.
5151
filepath_to_type: dict[str, list[SchemaType]]
5252
model_name: str
53-
model_type: str
5453
# The email where notifications will get sent.
5554
email: str
5655
gcp_external_bucket_name: str

0 commit comments

Comments
 (0)