Skip to content

Commit

Permalink
docs: correct naming for intersphinx.
Browse files Browse the repository at this point in the history
  • Loading branch information
paquiteau committed Mar 13, 2024
1 parent 1c87b73 commit 8e277aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modopt/signal/validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def transpose_test(
Shape of transpose operator input data (default is ``None``)
y_args : tuple, optional
Arguments to be passed to transpose operator (default is ``None``)
rng: np.random.Generator or int or None (default is ``None``)
rng: numpy.random.Generator or int or None (default is ``None``)
Initialized random number generator or seed.
Raises
Expand Down

0 comments on commit 8e277aa

Please sign in to comment.