Skip to content

Commit

Permalink
docstring typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mpvanderschelling committed Sep 8, 2023
1 parent c2086f0 commit f2d39f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/f3dasm/design/design.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,8 @@ def from_numpy(cls: Type[Design], input_array: np.ndarray,
Parameters
----------
input_array : np.ndarray
input 1D numpy array output_value : Optional[float], optional
input 1D numpy array
output_value : Optional[float], optional
objective value, by default None
jobnumber : int
Expand Down

0 comments on commit f2d39f0

Please sign in to comment.