Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Oct 7, 2023
1 parent 82a0dcb commit 4428fa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ def build_index(session: nox.Session) -> None:
session.log(f"generated index at {index_file!s}")


<<<<<<< HEAD
@nox.session(name="build-gallery-index")
def build_notebook_index(session: nox.Session) -> None:
docs_dir = ROOT / "docs" / "source"
Expand Down

0 comments on commit 4428fa6

Please sign in to comment.