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

Fix flake8 errors #1762

Closed
wants to merge 7 commits into from
Closed

Fix flake8 errors #1762

wants to merge 7 commits into from

Conversation

eggplants
Copy link
Contributor

@eggplants eggplants commented Mar 15, 2022

Fixes flake8 errors for passing CI.

@eggplants eggplants changed the title Fix flake8 errors Fix flake8+mypy errors Mar 15, 2022
@aucampia
Copy link
Member

aucampia commented Mar 15, 2022

Type fixes are already made here: https://github.com/RDFLib/rdflib/pull/1759/files

Review welcome, but I'm not going to review another PR that makes the same changes after the time I already spent on it.

Please try and keep PRs limited in scope.

I will make a PR to add some guidelines on PRs once I have time, but in brief, if a PR can be split up into multiple PRs, it should be. We have limited time for reviews and the bigger a PR the longer it will take to get a review. We have a massive review backlog also, and it is hard to justify reviewing one PR that is too big compared to another one that is too big. If the PR is small in scope and includes tests for all runtime changes it makes it very easy for us to review and accept.

.pre-commit-config.yaml Outdated Show resolved Hide resolved
@eggplants eggplants changed the title Fix flake8+mypy errors Fix flake8 errors Mar 15, 2022
@eggplants eggplants mentioned this pull request Mar 15, 2022
@eggplants eggplants closed this Mar 26, 2022
@eggplants eggplants deleted the fix_flake8_errors branch March 26, 2022 10:31
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