Skip to content

Fix unused variable reference #46

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

Merged
merged 1 commit into from
Apr 18, 2022
Merged

Fix unused variable reference #46

merged 1 commit into from
Apr 18, 2022

Conversation

ajnelson-nist
Copy link
Member

A recent update in rdflib no longer infers the xsd prefix with the usage
of the unprepared string query accidentally used before this commit.
The .prepareQuery results should have been used here.

Signed-off-by: Alex Nelson alexander.nelson@nist.gov

A recent update in rdflib no longer infers the xsd prefix with the usage
of the unprepared string query accidentally used before this commit.
The `.prepareQuery` results should have been used here.

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist ajnelson-nist self-assigned this Apr 18, 2022
@ajnelson-nist ajnelson-nist merged commit 5df4a05 into develop Apr 18, 2022
@ajnelson-nist ajnelson-nist deleted the fix_test_query branch April 18, 2022 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant