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/ignore flake8 errors in rdflib/parser.py #2016

Merged

Conversation

aucampia
Copy link
Member

Summary of changes

Fix or ignore flake8 errors in rdflib/parser.py so that changes to
this file does not cause flake8 errors when they invalidate the
flakehell baseline.

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.

Fix or ignore flake8 errors in `rdflib/parser.py` so that changes to
this file does not cause flake8 errors when they invalidate the
flakehell baseline.
@aucampia aucampia requested a review from a team July 13, 2022 11:12
@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.224% when pulling 69b68ad on aucampia:iwana-20220713T1303-fix_parser_flake8 into 7aba79a on RDFLib:master.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

lgtm

@aucampia aucampia merged commit 9c75860 into RDFLib:master Jul 13, 2022
@aucampia aucampia deleted the iwana-20220713T1303-fix_parser_flake8 branch July 17, 2022 13:21
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