summaryrefslogtreecommitdiff
path: root/test/test_namespace/test_namespacemanager.py
diff options
context:
space:
mode:
authorIwan Aucamp <aucampia@gmail.com>2023-03-25 18:47:59 +0100
committerGitHub <noreply@github.com>2023-03-25 18:47:59 +0100
commit4da67f9a17ffe8fa128afcdd2259e337bccafaa3 (patch)
treeedb2b7b078f7aa4502f74a5564ef779cb66a7a73 /test/test_namespace/test_namespacemanager.py
parentd7883eb494673d0fb09efa3bced983ebb48b6961 (diff)
downloadrdflib-4da67f9a17ffe8fa128afcdd2259e337bccafaa3.tar.gz
fix: reference to global inside `get_target_namespace_elements` (#2311)
`get_target_namespace_elements` references the `args` global, which is not defined if the function is called from outside the module. This commit fixes that instead referencing the argument passed to the function. - Closes <https://github.com/RDFLib/rdflib/issues/2072>.
Diffstat (limited to 'test/test_namespace/test_namespacemanager.py')
0 files changed, 0 insertions, 0 deletions