We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c89b2a commit 12c7e0dCopy full SHA for 12c7e0d
tests/cpp/accuracy/conftest.py
@@ -3,6 +3,7 @@
3
# SPDX-License-Identifier: Apache-2.0
4
#
5
6
+
7
def pytest_addoption(parser):
8
parser.addoption("--data", action="store", help="data folder with dataset")
9
parser.addoption("--config", action="store", help="path to models config")
0 commit comments