diff options
Diffstat (limited to 'test/utils/test_node.py')
-rw-r--r-- | test/utils/test_node.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/test_node.py b/test/utils/test_node.py index c70f0b8..9feb051 100644 --- a/test/utils/test_node.py +++ b/test/utils/test_node.py @@ -4,7 +4,7 @@ Part of the bsie test suite. A copy of the license is provided with the project. Author: Matthias Baumgartner, 2022 """ -# imports +# standard imports import unittest # bsie imports |