Skip to content
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

Question #7

Closed
SayHelloRoman opened this issue Jun 10, 2021 · 1 comment
Closed

Question #7

SayHelloRoman opened this issue Jun 10, 2021 · 1 comment
Labels
invalid This doesn't seem right question Further information is requested

Comments

@SayHelloRoman
Copy link

Why is all your module code in init.py? Why is pep-8 not honored in your code?

@Rapptz
Copy link
Owner

Rapptz commented Jun 10, 2021

Why is all your module code in init.py?

Because it is one file.

Why is pep-8 not honored in your code?

PEP-8 is honoured in the code. There is nothing in PEP-8 saying you can't have single file modules.

@Rapptz Rapptz closed this as completed Jun 10, 2021
@Rapptz Rapptz added invalid This doesn't seem right question Further information is requested labels Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants