diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-04 15:04:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-04 15:04:29 +0000 |
commit | db009d021fe4053a5438f97675b68d540b3fb9ec (patch) | |
tree | 21d30e8ede2a78657c56937a508f97b828ed7c9d /tests/cli_test.py | |
parent | Adding upstream version 1.5.14. (diff) | |
download | identify-db009d021fe4053a5438f97675b68d540b3fb9ec.tar.xz identify-db009d021fe4053a5438f97675b68d540b3fb9ec.zip |
Adding upstream version 2.1.0.upstream/2.1.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/cli_test.py')
-rw-r--r-- | tests/cli_test.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/cli_test.py b/tests/cli_test.py index 9369a5e..94fb8ae 100644 --- a/tests/cli_test.py +++ b/tests/cli_test.py @@ -1,7 +1,3 @@ -# -*- coding: utf-8 -*- -from __future__ import absolute_import -from __future__ import unicode_literals - from identify import cli |