diff options
author | Matthias Baumgartner <dev@igsor.net> | 2022-12-18 13:37:02 +0100 |
---|---|---|
committer | Matthias Baumgartner <dev@igsor.net> | 2022-12-18 13:37:02 +0100 |
commit | 5850ff2bcb1052883cf301590126609b0657fbc9 (patch) | |
tree | 9fb9bfa9e4c150b1a52f58d2c972445fc85b1cdf /test/apps/test_info.py | |
parent | 22896f662ed49dd9fa283af2b3dad9e4ec6dd340 (diff) | |
download | bsie-5850ff2bcb1052883cf301590126609b0657fbc9.tar.gz bsie-5850ff2bcb1052883cf301590126609b0657fbc9.tar.bz2 bsie-5850ff2bcb1052883cf301590126609b0657fbc9.zip |
cosmetic changes
Diffstat (limited to 'test/apps/test_info.py')
-rw-r--r-- | test/apps/test_info.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/apps/test_info.py b/test/apps/test_info.py index ad39c64..6f4d98f 100644 --- a/test/apps/test_info.py +++ b/test/apps/test_info.py @@ -8,7 +8,6 @@ Author: Matthias Baumgartner, 2022 import argparse import contextlib import io -import os import unittest # objects to test |