Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Schubert authored and Martin Schubert committed Sep 26, 2023
1 parent 1e77c4b commit 0ab8580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/invrs_gym/challenge/metagrating/component.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ def _seed_density(grid_shape: Tuple[int, int], **kwargs: Any) -> types.Density2D
and with other properties determined by keyword arguments.
Args:
ceviche_model: The model from which the seed density determined.
grid_shape: The shape of the grid on which the density is defined.
kwargs: keyword arguments specifying additional properties of the seed
density, e.g. symmetries.
Expand Down

0 comments on commit 0ab8580

Please sign in to comment.