diff options
Diffstat (limited to 'bsie/lib/pipeline.py')
-rw-r--r-- | bsie/lib/pipeline.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bsie/lib/pipeline.py b/bsie/lib/pipeline.py index 0bc5109..128eecc 100644 --- a/bsie/lib/pipeline.py +++ b/bsie/lib/pipeline.py @@ -1,9 +1,4 @@ -""" -Part of the bsie module. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 -""" # standard imports from collections import defaultdict import logging |