Skip to content

Commit

Permalink
Update spec.py (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeadie authored Dec 12, 2023
1 parent 7874b2e commit 63ce6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .spice/models/gas_fees/spec.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class TrainParams:
metadata: Optional[dict]
runtime: str
compiled_package_cid: str
train_handler: str
entry_point: str

@dataclass
class TrainResponse:
Expand Down

0 comments on commit 63ce6bb

Please sign in to comment.