Skip to content

Commit

Permalink
Update log message
Browse files Browse the repository at this point in the history
  • Loading branch information
jlubken committed Dec 28, 2021
1 parent ce7cfa6 commit 79a9bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dsdk/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class Model:
YAML = "!model"
INIT = dumps(
{
"key": "Model.__init__",
"key": "model",
"name": "%s",
"path": "%s",
"version": "%s",
Expand Down

0 comments on commit 79a9bfa

Please sign in to comment.