[Python] Make class FlowBase visible and add to Sphinx docs

This commit is contained in:
Ray Speth
2024-06-03 23:26:46 -04:00
committed by Ray Speth
parent f214fa2af3
commit 079e442242
3 changed files with 11 additions and 7 deletions
+4
View File
@@ -96,3 +96,7 @@ Sim1D
FlameBase
^^^^^^^^^
.. autoclass:: FlameBase
FlowBase
^^^^^^^^
.. autoclass:: FlowBase()