diff options
Diffstat (limited to 'bsfs/triple_store/sparql/parse_fetch.py')
-rw-r--r-- | bsfs/triple_store/sparql/parse_fetch.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bsfs/triple_store/sparql/parse_fetch.py b/bsfs/triple_store/sparql/parse_fetch.py index 20d4e74..fab8173 100644 --- a/bsfs/triple_store/sparql/parse_fetch.py +++ b/bsfs/triple_store/sparql/parse_fetch.py @@ -1,9 +1,4 @@ -""" -Part of the BlackStar filesystem (bsfs) module. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 -""" # standard imports import typing |