qr2unicode
qr2unicode copied to clipboard
PEP8 formatting and error handling
- Put most of the code in a main function (good practice)
- Added line breaks to conform to PEP8 formatting
- Added error handling on file checks, to be able to use longer direct strings
- Changed the behavior on non-image files to use them as text input