diff options
Diffstat (limited to 'bsie/lib/builder.py')
-rw-r--r-- | bsie/lib/builder.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bsie/lib/builder.py b/bsie/lib/builder.py index 39da441..3a15311 100644 --- a/bsie/lib/builder.py +++ b/bsie/lib/builder.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 import logging import typing |