Skip to content

STYLE: upgrade flake8 #48069

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

Conversation

jmoro0408
Copy link
Contributor

@MarcoGorelli
Copy link
Member

Looks good - could you make this target the main branch please?

@jmoro0408 jmoro0408 changed the base branch from create-pr-action/pre-commit-config-update-0 to main August 13, 2022 16:19
@MarcoGorelli MarcoGorelli changed the title Create pr action/pre commit config update 0 STYLE: upgrade flake8 Aug 14, 2022
@MarcoGorelli MarcoGorelli added the Code Style Code style, linting, code_checks label Aug 14, 2022
@MarcoGorelli MarcoGorelli added this to the 1.5 milestone Aug 14, 2022
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

Looks good to me , thanks @jmoro0408

@MarcoGorelli MarcoGorelli merged commit 60b4400 into pandas-dev:main Aug 14, 2022
@jmoro0408 jmoro0408 deleted the create-pr-action/pre-commit-config-update-0 branch August 14, 2022 17:36
@jmoro0408 jmoro0408 restored the create-pr-action/pre-commit-config-update-0 branch August 14, 2022 17:36
@jmoro0408 jmoro0408 deleted the create-pr-action/pre-commit-config-update-0 branch August 14, 2022 18:14
YYYasin19 pushed a commit to YYYasin19/pandas that referenced this pull request Aug 23, 2022
* ⬆️ UPGRADE: Autoupdate pre-commit config

* sync flake8 version

* update flake8-pyi version

* remove flake8-comprehensions (unnecessary since pyupgrade)

* bump bugbear

* GH48061 set flake8 bugbear errors (B019, B020, B023) to ignore

* GH48061 fix flake8 character length (E501) errors

Co-authored-by: MarcoGorelli <[email protected]>
Co-authored-by: Marco Gorelli <[email protected]>
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
* ⬆️ UPGRADE: Autoupdate pre-commit config

* sync flake8 version

* update flake8-pyi version

* remove flake8-comprehensions (unnecessary since pyupgrade)

* bump bugbear

* GH48061 set flake8 bugbear errors (B019, B020, B023) to ignore

* GH48061 fix flake8 character length (E501) errors

Co-authored-by: MarcoGorelli <[email protected]>
Co-authored-by: Marco Gorelli <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

STYLE: upgrade flake8
3 participants