| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add type hints to `rdflib.plugins.sparql.{algebra,operators}` (#2094) | Iwan Aucamp | 2022-08-23 | 1 | -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 hooks | pre-commit-ci[bot] | 2022-04-15 | 1 | -1/+2 |
| | | | | | for more information, see https://pre-commit.ci | ||||
| * | extend test suite re-org | Graham Higgins | 2022-03-18 | 1 | -0/+65 |
