aboutsummaryrefslogtreecommitdiffstats
path: root/bsie/utils/node.py
diff options
context:
space:
mode:
Diffstat (limited to 'bsie/utils/node.py')
-rw-r--r--bsie/utils/node.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsie/utils/node.py b/bsie/utils/node.py
index ecf39cd..91e4f37 100644
--- a/bsie/utils/node.py
+++ b/bsie/utils/node.py
@@ -4,7 +4,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
# bsie imports