Commit 4dee2de
sigmffile: be more specific on except statement
This tries to catch the ValueError raised one line above. Be more
specifispecific about the exception type so as to not mask other error.
This is a preparatory change for the archive data file fix.
Signed-off-by: Liam Beguin <liambeguin@gmail.com>1 parent bb408d8 commit 4dee2de
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
535 | | - | |
| 534 | + | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
0 commit comments