Skip to content

Commit

Permalink
Whoops - removing all placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed Feb 5, 2025
1 parent 5b30359 commit 68b43bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ def setup(app):
app.add_domain(PatchedPythonDomain, override=True)
app.add_directive("exec", ExecDirective)
app.add_directive("pyreverse", PyReverse)
app.add_directive("impl", SkipNeedsDirective)
app.add_directive("test", SkipNeedsDirective)
# app.add_directive("impl", SkipNeedsDirective) # TODO: JOHN
# app.add_directive("test", SkipNeedsDirective) # TODO: JOHN
# add_dynamic_function(app, getTestAcceptanceCriteria, "get_test_acceptance_criteria") # TODO: JOHN

# making tutorial data dir
Expand Down

0 comments on commit 68b43bb

Please sign in to comment.