Skip to content

Commit

Permalink
Update desc/objectives/objective_funs.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kaya Unalmis <kayaunalmis@proton.me>
  • Loading branch information
YigitElma and unalmis authored Sep 30, 2024
1 parent bf5c539 commit a1b45c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desc/objectives/objective_funs.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
doc_bounds = """
bounds : tuple of {float, ndarray}, optional
Lower and upper bounds on the objective. Overrides target.
Both bounds must be broadcastable to to Objective.dim_f
Both bounds must be broadcastable to Objective.dim_f
"""
doc_weight = """
weight : {float, ndarray}, optional
Expand Down

0 comments on commit a1b45c8

Please sign in to comment.