Skip to content

Commit ce960f2

Browse files
authored
Fix stray whitespace change.
1 parent 08df96f commit ce960f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nbval/plugin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ def pytest_configure(config):
133133

134134

135135

136-
137136
def pytest_collect_file(path, parent):
138137
"""
139138
Collect IPython notebooks using the specified pytest hook

0 commit comments

Comments
 (0)