Skip to content

Commit 12c7e0d

Browse files
committed
Fix linter
1 parent 7c89b2a commit 12c7e0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cpp/accuracy/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44
#
55

6+
67
def pytest_addoption(parser):
78
parser.addoption("--data", action="store", help="data folder with dataset")
89
parser.addoption("--config", action="store", help="path to models config")

0 commit comments

Comments
 (0)