We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08df96f commit ce960f2Copy full SHA for ce960f2
1 file changed
nbval/plugin.py
@@ -133,7 +133,6 @@ def pytest_configure(config):
133
134
135
136
-
137
def pytest_collect_file(path, parent):
138
"""
139
Collect IPython notebooks using the specified pytest hook
0 commit comments