Commit b322ad8
Fix Problem.to_files(model_file=...) (#204)
* Fix Problem.to_files(model_file=...)
model_file parameter was not properly handled, resulting in missing model files in the created yaml file.
* typo
---------
Co-authored-by: dilpath <[email protected]>1 parent 7e0b3f8 commit b322ad8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
| 414 | + | |
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
| 545 | + | |
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| |||
0 commit comments