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.11k stars 547 forks source link

Reformat code, execute task black #2798

Closed white-gecko closed 2 weeks ago

white-gecko commented 3 weeks ago

Summary of changes

This change just executes the black code formatting to reformat the code.

Checklist

coveralls commented 2 weeks ago

Coverage Status

coverage: 91.038% (+0.01%) from 91.028% when pulling 4525395c414fc60f65791df73ac6fb9396d2b5db on white-gecko:run_black into ec36a1305f291d0aac65ecab98feac427797bb5b on RDFLib:main.