qr2unicode icon indicating copy to clipboard operation
qr2unicode copied to clipboard

PEP8 formatting and error handling

Open darkgeem opened this issue 1 year ago • 0 comments

  • 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

darkgeem avatar Mar 28 '24 18:03 darkgeem