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

Unify plugin loading #1694

Merged

Commits on Jan 30, 2022

  1. Unify plugin loading

    Plugin loading in `rdflib.plugins.sparql` will now happen similar to
    what is being done for `rdflib.plugins`.
    
    This also eliminates a warning that occurs `rdflib.plugins.sparql` and
    makes it possible to enable `warn_unused_ignores` without any exceptions
    or workarounds.
    
    Also:
    - Removed unused `type: ignore` statements.
    aucampia committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    c069bc2 View commit details
    Browse the repository at this point in the history