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

Fixed Flake8 warnings #15

Merged
merged 2 commits into from
Feb 24, 2023
Merged

Fixed Flake8 warnings #15

merged 2 commits into from
Feb 24, 2023

Conversation

jriyyya
Copy link
Contributor

@jriyyya jriyyya commented Feb 23, 2023

There were about 65 Flake8 warnings which are now down to 10, the remaining 10 are just

Module level not imported at the top of the file

these can't be avoided without conflicting the importing rules of sugar as observed in other activities.

@quozl
Copy link

quozl commented Feb 24, 2023

Thanks. See the Chat activity for a .flake8 file we use.

@quozl quozl merged commit b628b9f into sugarlabs:master Feb 24, 2023
@jriyyya
Copy link
Contributor Author

jriyyya commented Feb 24, 2023

Thanks. See the Chat activity for a .flake8 file we use.

Yess, Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants