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 b034f63 commit 141881dCopy full SHA for 141881d
1 file changed
cuda_pathfinder/tests/conftest.py
@@ -9,10 +9,6 @@ def pytest_configure(config):
9
config.custom_info = []
10
11
12
-def pytest_terminal_summary(terminalreporter, exitstatus, config): # noqa: ARG001
13
- return
14
-
15
16
@pytest.fixture
17
def info_summary_append(request):
18
def _append(message):
0 commit comments