feat: add type hints to rdflib.query and related by aucampia · Pull Request #2097 · RDFLib/rdflib (original) (raw)

Summary of changes

Add type hints to rdflib.query and result format implementations, also
add/adjust ignores and type hints in other modules to accomodate the
changes.

This does not include any runtime changes.

For a compact diff that excludes non-runtime code, see this.

Checklist