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

ci: fix flake8 warning #2030

Merged
merged 1 commit into from
Dec 22, 2022
Merged

ci: fix flake8 warning #2030

merged 1 commit into from
Dec 22, 2022

Conversation

agoose77
Copy link
Collaborator

@agoose77 agoose77 commented Dec 22, 2022

I'm not sure why this is needed; I can't reproduce locally, and it should be disabled by default. pre-commit.ci seems to complain, though.

As this is breaking PR workflows, and touches .flake8 only, I'm going to merge when it's successful.

I'm not sure why this is needed; I can't reproduce locally, and it should
be disabled by default. pre-commit.ci seems to complain, though.
@agoose77 agoose77 enabled auto-merge (squash) December 22, 2022 11:31
@agoose77
Copy link
Collaborator Author

This only touches flake8 configuration, and those tests have passed. Merging.

@agoose77 agoose77 merged commit fff5e7c into main Dec 22, 2022
@agoose77 agoose77 deleted the agoose77/ci-fix-flake8 branch December 22, 2022 11:38
@agoose77 agoose77 temporarily deployed to docs-preview December 22, 2022 11:42 — with GitHub Actions Inactive
exclude = studies, pybind11, rapidjson, docs-*, src/awkward/_typeparser/generated_parser.py, awkward/_typeparser/generated_parser.py
exclude = studies, pybind11, rapidjson, docs-*, src/awkward/_typeparser/generated_parser.py
Copy link
Member

Choose a reason for hiding this comment

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

You're right: it's clearly a copy-paste error. Surely excluding the same file twice can't have a useful meaning!

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