Skip to content

Commit

Permalink
tuigen update 4
Browse files Browse the repository at this point in the history
  • Loading branch information
hpohekar committed Apr 5, 2024
1 parent ebadbef commit 6cefc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tui_rstgen.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from ansys.fluent.core import FluentMode, launch_fluent
from ansys.fluent.core.utils.fluent_version import get_version_for_file_name
from codegen.datamodelgen import generate
from codegen.tuigen import generate

if __name__ == "__main__":
sessions = {FluentMode.SOLVER: launch_fluent()}
Expand Down

0 comments on commit 6cefc6e

Please sign in to comment.