aboutsummaryrefslogtreecommitdiffstats
path: root/bsie.app
diff options
context:
space:
mode:
Diffstat (limited to 'bsie.app')
-rwxr-xr-xbsie.app4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsie.app b/bsie.app
index ba9cee7..d5808e7 100755
--- a/bsie.app
+++ b/bsie.app
@@ -4,11 +4,11 @@ Part of the bsie module.
A copy of the license is provided with the project.
Author: Matthias Baumgartner, 2022
"""
-# imports
+# standard imports
import argparse
import typing
-# module imports
+# bsie imports
import bsie
import bsie.apps