summaryrefslogtreecommitdiff
path: root/test/test_issues/test_issue910.py
Commit message (Collapse)AuthorAgeFilesLines
* feat: add type hints to `rdflib.plugins.sparql.{algebra,operators}` (#2094)Iwan Aucamp2022-08-231-66/+66
| | | | | | | | | | | | | More or less complete type hints for `rdflib.plugins.sparql.algebra` and `rdflib.plugins.sparql.operators`. This does not change runtime behaviour. Other changes: - Fixed line endings of `test/test_issues/test_issue1043.py` and `test/test_issues/test_issue910.py`. - Removed a type hint comment that was present in rdflib/plugins/sparql/algebra.py This is split-off from https://github.com/RDFLib/rdflib/pull/1850.
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-1/+2
| | | | for more information, see https://pre-commit.ci
* extend test suite re-orgGraham Higgins2022-03-181-0/+65