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: disable global ignore for E402 in ruff #2572

Merged

Conversation

aucampia
Copy link
Member

@aucampia aucampia commented Sep 4, 2023

Summary of changes

Disabled the global ignore for E402 in ruff and fixed it where possible. Where it couldn't be fixed easily, replaced it with file level ignores.

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.

Disabled the global ignore for E402 in ruff and fixed it where possible.
Where it couldn't be fixed easily, replaced it with file level ignores.
@aucampia aucampia force-pushed the aucampia/20230904T2137-remove-E402-ignore branch from 04f82d0 to 8aa8479 Compare September 4, 2023 20:41
@aucampia aucampia merged commit a9fcf34 into RDFLib:main Sep 4, 2023
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.

1 participant