diff options
Diffstat (limited to 'bsie/apps/info.py')
-rw-r--r-- | bsie/apps/info.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bsie/apps/info.py b/bsie/apps/info.py index 363ab30..e27b70b 100644 --- a/bsie/apps/info.py +++ b/bsie/apps/info.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 argparse import os |