aboutsummaryrefslogtreecommitdiffstats
path: root/bsie/extractor/generic/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'bsie/extractor/generic/__init__.py')
-rw-r--r--bsie/extractor/generic/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsie/extractor/generic/__init__.py b/bsie/extractor/generic/__init__.py
index 0cb7e7f..4783949 100644
--- a/bsie/extractor/generic/__init__.py
+++ b/bsie/extractor/generic/__init__.py
@@ -7,7 +7,7 @@ Part of the bsie module.
A copy of the license is provided with the project.
Author: Matthias Baumgartner, 2022
"""
-# imports
+# standard imports
import typing
# exports