Skip to content
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

Closed
cclauss opened this issue Jul 17, 2022 · 1 comment · Fixed by #2094
Closed

Run com2ann on three files #2029

cclauss opened this issue Jul 17, 2022 · 1 comment · Fixed by #2094

Comments

@cclauss
Copy link
Contributor

cclauss commented Jul 17, 2022

https://pypi.org/project/com2ann on
rdflib/plugins/sparql/algebra.py
test/test_issues/test_issue1043.py
test/test_issues/test_issue910.py

@ghost
Copy link

ghost commented Jul 17, 2022

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>.
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants