aboutsummaryrefslogtreecommitdiffstats
path: root/bsie/utils/namespaces.py
diff options
context:
space:
mode:
authorMatthias Baumgartner <dev@igsor.net>2023-03-01 22:31:03 +0100
committerMatthias Baumgartner <dev@igsor.net>2023-03-01 22:31:03 +0100
commit4b5c4d486bb4f0f4da2e25ad464e8336a781cdcb (patch)
treee3450cfdab65a447582890e4a6e3334da276aef1 /bsie/utils/namespaces.py
parente0c4713c40367b4b41da926da0ba7ed05d47d54b (diff)
downloadbsie-4b5c4d486bb4f0f4da2e25ad464e8336a781cdcb.tar.gz
bsie-4b5c4d486bb4f0f4da2e25ad464e8336a781cdcb.tar.bz2
bsie-4b5c4d486bb4f0f4da2e25ad464e8336a781cdcb.zip
removed module header stubs
Diffstat (limited to 'bsie/utils/namespaces.py')
-rw-r--r--bsie/utils/namespaces.py4
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