diff options
Diffstat (limited to 'bsie/utils/namespaces.py')
-rw-r--r-- | bsie/utils/namespaces.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bsie/utils/namespaces.py b/bsie/utils/namespaces.py index 0af8ece..310aa3f 100644 --- a/bsie/utils/namespaces.py +++ b/bsie/utils/namespaces.py @@ -1,8 +1,4 @@ """Default namespaces used throughout BSIE. - -Part of the bsie module. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 """ # standard imports import typing |