Skip to content

Commit

Permalink
debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed Jan 31, 2025
1 parent a2b2c74 commit c3aaf2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/.static/dochelpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,6 @@ def generateParamTable(klass, fwParams, app=None):
"""
content.append(pluginContent + "\n")

print("\n".join(content))

return "\n".join(content)

0 comments on commit c3aaf2d

Please sign in to comment.