-
Notifications
You must be signed in to change notification settings - Fork 4
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 PyLint Failures #9
Comments
Actually it seems like you need a complete refactoring.
|
Please assign this issue to me. |
@FruitVodka
I dont understand the necessity of pushing a temporary directory to the repository. If the directory is used for something elese, you should rename it appropriately. |
Please assign this issue to me. |
Hmm the file within it is a temporary file to write down the results, which are picked up and read here to be sent as response to this API call. |
@LustigePerson This is integrated with the web app. If you have any questions regarding what certain functions do, or issue with any variable naming, do get back and I'll be happy to clarify! |
Ignoring PyLint failures is probably not the best practice, but we haven't gotten around to fixing them yet 😂 .
The
languages/english.py
file especially has many issues to fix.The text was updated successfully, but these errors were encountered: