python-eel / Eel

A little Python library for making simple Electron-like HTML/JS GUI apps
MIT License
6.44k stars 587 forks source link

refactor: example 4 #549

Closed MichaelCurrin closed 1 year ago

MichaelCurrin commented 2 years ago

Follow Python standard of libraries - group as per https://pep8.org/#imports

Break out files to separate variable

Take out else statement