diff options
Diffstat (limited to 'bsie/extractor/base.py')
-rw-r--r-- | bsie/extractor/base.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bsie/extractor/base.py b/bsie/extractor/base.py index d8b86a5..3759c68 100644 --- a/bsie/extractor/base.py +++ b/bsie/extractor/base.py @@ -1,8 +1,4 @@ """The Extractor classes transform content into triples. - -Part of the bsie module. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 """ # standard imports import abc |