-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix code organisation. #1
Comments
https://docs.python-guide.org/writing/structure/ ^PEP8 doesn't cover folder organisation |
Yea, thats we need a guide of our own. And a documentation. |
sinsniwal
pushed a commit
that referenced
this issue
May 19, 2023
file structure changed in #2 |
lmaotrigine
pushed a commit
to lmaotrigine/kryo-bot
that referenced
this issue
Jul 25, 2023
rewrite live ping
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For the time being use PEP8 to style the current codebase.
https://peps.python.org/pep-0008/
The text was updated successfully, but these errors were encountered: