diff options
Diffstat (limited to 'bsie/lib/__init__.py')
-rw-r--r-- | bsie/lib/__init__.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bsie/lib/__init__.py b/bsie/lib/__init__.py index 48379de..f44fb74 100644 --- a/bsie/lib/__init__.py +++ b/bsie/lib/__init__.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 typing |