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

Found multiple bugs in Graphics code (tkinter_graphics.py) #8

Open
6 tasks
Sapt-pal opened this issue Mar 11, 2022 · 0 comments
Open
6 tasks

Found multiple bugs in Graphics code (tkinter_graphics.py) #8

Sapt-pal opened this issue Mar 11, 2022 · 0 comments
Assignees
Labels
bug Something isn't working improvement more optimal or better code possible

Comments

@Sapt-pal
Copy link
Owner

CodeFactor found multiple issues:

Using global for 'password_custom' but no assignment is done

Using global for 'username' but no assignment is done

Using global for 'url' but no assignment is done

Using global for 'choice' but no assignment is done

Using global for 'login_label' but no assignment is done

Using global for 'create' but no assignment is done

@Sapt-pal Sapt-pal added the bug Something isn't working label Mar 11, 2022
@Sapt-pal Sapt-pal changed the title Found multiple bugs in Graphics code Found multiple bugs in Graphics code (tkinter_graphics.py) Mar 11, 2022
@Sapt-pal Sapt-pal added the improvement more optimal or better code possible label Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working improvement more optimal or better code possible
Projects
None yet
Development

No branches or pull requests

2 participants