Skip to content

Commit 3aa7d90

Browse files
committed
remove now-unsupported format from save_model
1 parent 0adce47 commit 3aa7d90

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/stpipe/step.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -998,7 +998,6 @@ def save_model(
998998
idx=i,
999999
suffix=suffix,
10001000
force=force,
1001-
format=format,
10021001
**components,
10031002
)
10041003
)

0 commit comments

Comments
 (0)