Flappuccino icon indicating copy to clipboard operation
Flappuccino copied to clipboard

Fix main.py and background.py to be able to launch

Open AregPrograms opened this issue 3 years ago • 1 comments

Fixes issues #11 and #28

Edited main.py so it does not use relative imports, which was causing a problem, also imported colorsys in background.py

AregPrograms avatar Sep 19 '22 00:09 AregPrograms

btw, I also auto-formatted the code with autopep8, that's why it says that there are 126 insertions and 80 deletions

AregPrograms avatar Sep 19 '22 23:09 AregPrograms