akshgpt7 / MarvellOS

A basic operating system GUI mock-up built using python's GUI module Tkinter.
20 stars 20 forks source link

Fixed major PEP8 violations in code style #34

Closed osBins closed 3 years ago

osBins commented 3 years ago

Ran the code-formatter 'black' on MarvellOS.py file to fix a majority of the PEP8 violations in code style. Still working on the remaining violations.

akshgpt7 commented 3 years ago

@osBins Please fix the remaining violations well in a new PR so that the issue can be closed.