Skip to content

Commit

Permalink
Tired. Forgot return
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise committed May 23, 2024
1 parent 62ad71f commit 73a5c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .test/test_notebooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def find_notebooks():
# remove the MGXS notebooks that use on OepnMOC for now
notebooks.remove('mgxs-part-ii.ipynb')
notebooks.remove('mgxs-part-iii.ipynb')
return
return notebooks


@pytest.mark.parametrize('notebook', find_notebooks())
Expand Down

0 comments on commit 73a5c97

Please sign in to comment.