Skip to content

Commit 38c6083

Browse files
authored
remove unused six import
1 parent 503b554 commit 38c6083

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_pytest_cov.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
from process_tests import TestProcess as _TestProcess
1717
from process_tests import dump_on_error
1818
from process_tests import wait_for_strings
19-
from six import exec_
2019

2120
import pytest_cov.plugin
2221

0 commit comments

Comments
 (0)