diff options
Diffstat (limited to 'test/triple_store/sparql/test_distance.py')
-rw-r--r-- | test/triple_store/sparql/test_distance.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/triple_store/sparql/test_distance.py b/test/triple_store/sparql/test_distance.py index 0659459..e95be5a 100644 --- a/test/triple_store/sparql/test_distance.py +++ b/test/triple_store/sparql/test_distance.py @@ -1,9 +1,4 @@ -""" -Part of the bsfs test suite. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 -""" # imports import numpy as np import unittest |