Commit f4d0a19
authored
delete format kwarg (madmaze#252)
`prepare` func sets `format` attr to image. Then, in `save` func, `input_file_name` is parsed and used in `format` kwarg to save the image
This caused `multiple values for keyword argument 'format'` error1 parent 530ebcf commit f4d0a19
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments