diff options
Diffstat (limited to 'bsie/utils/__init__.py')
-rw-r--r-- | bsie/utils/__init__.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bsie/utils/__init__.py b/bsie/utils/__init__.py index 9cb60ed..18c8db7 100644 --- a/bsie/utils/__init__.py +++ b/bsie/utils/__init__.py @@ -1,8 +1,4 @@ """Common tools and definitions. - -Part of the bsie module. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 """ # standard imports import typing |