Skip to content

Commit 141881d

Browse files
committed
Removing empty function
1 parent b034f63 commit 141881d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

cuda_pathfinder/tests/conftest.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ def pytest_configure(config):
99
config.custom_info = []
1010

1111

12-
def pytest_terminal_summary(terminalreporter, exitstatus, config): # noqa: ARG001
13-
return
14-
15-
1612
@pytest.fixture
1713
def info_summary_append(request):
1814
def _append(message):

0 commit comments

Comments
 (0)