RDFLib / rdflib

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
https://rdflib.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.18k stars 559 forks source link

Don't use forward references to TypeAlias where it can be avoided #2973

Closed ashleysommer closed 2 weeks ago

ashleysommer commented 2 weeks ago

Fixes https://github.com/RDFLib/rdflib/issues/2912

coveralls commented 2 weeks ago

Coverage Status

coverage: 90.247% (-0.001%) from 90.248% when pulling eae39a47a0fa8de020a456f667ce972152c04229 on autodocs_fix into ac0566f74c9ac1b40c1e03d9618c50a6f645d871 on main.