rajkosto / ChoiDujour

Converts Nintendo Switch firmware update packages to installable images/files that can be transferred to the device itself.
Other
123 stars 19 forks source link

fix syntax for useful error output #1

Closed shchmue closed 6 years ago

shchmue commented 6 years ago

to prevent syntax error on command line error: "Traceback (most recent call last): File "ChoiDujour.py", line 101, in TypeError: cannot concatenate 'str' and 'int' objects"

rajkosto commented 6 years ago

sure thing, even though i have fixed this locally anyway