akshgpt7 / MarvellOS

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

Fix PEP8 violations in code style #10

Closed akshgpt7 closed 3 years ago

akshgpt7 commented 3 years ago

The current coding style does not conform to PEP8 standards. Use a tool like pycodestyle or flake8 (preferred) to find all the violations and fix them for more readable and standard coding style.

osBins commented 3 years ago

Hi, I would like to work on this issue.

akshgpt7 commented 3 years ago

@osBins Go ahead! Ask away if you feel stuck.

ArunS-tack commented 3 years ago

Can I work on it?

akshgpt7 commented 3 years ago

@ArunSanganal, sorry but I think @osBins is already working on this. Maybe you can look for another issue?

darkiiq8 commented 3 years ago

can i work in it pls

akshgpt7 commented 3 years ago

Sorry, but this has already been fixed via #37. I forgot to close the issue. You can check out other issues if you'd like to work on any :)