diff options
Diffstat (limited to 'test/reader/test_path.py')
-rw-r--r-- | test/reader/test_path.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/reader/test_path.py b/test/reader/test_path.py index fd7bc5a..95e447f 100644 --- a/test/reader/test_path.py +++ b/test/reader/test_path.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 # objects to test |