-
Notifications
You must be signed in to change notification settings - Fork 560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run com2ann on three files #2029
Comments
caveat: “if --outfile is not given, translation is made in place” |
aucampia
added a commit
to aucampia/rdflib
that referenced
this issue
Aug 21, 2022
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 Related issues: - Closes <RDFLib#2029>.
aucampia
added a commit
to aucampia/rdflib
that referenced
this issue
Aug 21, 2022
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 Related issues: - Closes <RDFLib#2029>.
aucampia
added a commit
to aucampia/rdflib
that referenced
this issue
Aug 21, 2022
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 Related issues: - Closes <RDFLib#2029>.
3 tasks
aucampia
added a commit
to aucampia/rdflib
that referenced
this issue
Aug 21, 2022
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 Related issues: - Closes <RDFLib#2029>.
aucampia
added a commit
to aucampia/rdflib
that referenced
this issue
Aug 21, 2022
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 Related issues: - Closes <RDFLib#2029>.
aucampia
added a commit
to aucampia/rdflib
that referenced
this issue
Aug 23, 2022
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 Related issues: - Closes <RDFLib#2029>.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://pypi.org/project/com2ann on
rdflib/plugins/sparql/algebra.py
test/test_issues/test_issue1043.py
test/test_issues/test_issue910.py
The text was updated successfully, but these errors were encountered: