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

style: fix/ingore some flake8 errors in rdflib/graph.py #1962

Merged

Conversation

aucampia
Copy link
Member

Summary of changes

This ignores naming related errors and fixes one error related to an
unused import.

Doing this mainly to remove potential landmines that will come up later
as flakeheaven baseline becomes invalidated.

Checklist

  • Checked that there aren't other open pull requests for
    the same change.
  • Checked that all tests and type checking passes.
  • Considered granting push permissions to the PR branch,
    so maintainers can fix minor issues and keep your PR up to date.

This ignores naming related errors and fixes one error related to an
unused import.

Doing this mainly to remove potential landmines that will come up later
as flakehell baseline becomes invalidated.
@aucampia aucampia changed the title Fix/ingore some flake8 errors in rdflib/graph.py style: fix/ingore some flake8 errors in rdflib/graph.py May 21, 2022
@aucampia aucampia marked this pull request as ready for review May 21, 2022 15:07
@aucampia aucampia added the review wanted This indicates that the PR is ready for review label May 21, 2022
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0006%) to 88.437% when pulling 8c1a181 on aucampia:iwana-20220521T1701-fix_graph_flake8 into a24586a on RDFLib:master.

@aucampia aucampia merged commit 496bc55 into RDFLib:master May 21, 2022
@ghost ghost removed the review wanted This indicates that the PR is ready for review label Jun 4, 2022
@aucampia aucampia deleted the iwana-20220521T1701-fix_graph_flake8 branch June 4, 2022 21:53
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.

None yet

2 participants