Skip to content

Commit

Permalink
fix(doc): remove invalid arg for optim (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpbeing authored Nov 8, 2024
1 parent 6bbaf91 commit 62f8a27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ansys/simai/core/data/optimizations.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,6 @@ def run_non_parametric(
maximize: List of global coefficients to maximize.
The global coefficients should map to existing coefficients in your project/workspace.
show_progress: Whether to print progress on stdout.
workspace: Workspace to run the optimization in. If a workspace is
not specified, the default is the configured workspace.
Warning:
This feature is in beta. Results are not guaranteed.
Expand Down

0 comments on commit 62f8a27

Please sign in to comment.