Skip to content

Commit e608e39

Browse files
More linter fixes
1 parent e0ecb04 commit e608e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/multi_asic_mmuconfig_test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import sys
33

44
from utils import get_result_and_return_code
5-
from mmuconfig_input.mmuconfig_test_vectors import show_mmu_config, show_mmu_config_one, test_data
5+
from mmuconfig_input.mmuconfig_test_vectors import show_mmu_config, show_mmu_config_one
66
from json import load
77

88
root_path = os.path.dirname(os.path.abspath(__file__))

0 commit comments

Comments
 (0)