Skip to content

Commit

Permalink
chore: undo
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Oct 15, 2024
1 parent 00e0ff0 commit 7aa4fa5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sphinx_ape/sphinx_ext/directives.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ def builder(self) -> DocumentationBuilder:

def run(self):
userguides = self._get_userguides()

# TODO: DELETE THIS! FORCED TO DEBUG LIKE THIS.
raise ValueError(userguides)

cli_docs = self._get_cli_references()
methoddocs = self._get_methoddocs()

Expand Down

0 comments on commit 7aa4fa5

Please sign in to comment.