Skip to content

Fixing flake8 warnings #1567

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

Merged
merged 3 commits into from
Oct 10, 2022
Merged

Fixing flake8 warnings #1567

merged 3 commits into from
Oct 10, 2022

Conversation

pmains
Copy link
Contributor

@pmains pmains commented Jan 26, 2022

Fixing flake8 warnings, except unused folium.features.GeoJsonPopup import and _version.py newline error.

_version.py is not tracked and so changing that would have no effect on the codebase.

The unused import seemed possibly necessary inside of an init.py file.

@Conengmo Conengmo changed the title Fixing flake8 warnings, except unused folium.features.GeoJsonPopup im… Fixing flake8 warnings Oct 7, 2022
Copy link
Member

@Conengmo Conengmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just check that tests pass before merging

@ocefpaf
Copy link
Member

ocefpaf commented Oct 10, 2022

@pmains I fixed a few of the tests. Do you mind rebasing this one to get the latest CI config here?

@ocefpaf
Copy link
Member

ocefpaf commented Oct 10, 2022

Everything is passing now. I'll send a new one to add .pre-commit afer merging this to avoid regressions.

@ocefpaf ocefpaf merged commit c7cfd07 into python-visualization:main Oct 10, 2022
@ocefpaf ocefpaf mentioned this pull request Oct 10, 2022
@pmains pmains deleted the flake branch October 10, 2022 15:12
@Conengmo
Copy link
Member

Conengmo commented Nov 9, 2022

Forgot to say but thank you @pmains for your work on this PR!

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.

3 participants