Skip to content

Commit 0d47376

Browse files
committed
Fix module docstring
1 parent 33164bf commit 0d47376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filter_functions/gradient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
---------
4747
:func:`calculate_derivative_of_control_matrix_from_scratch`
4848
Calculate the derivative of the control matrix from scratch.
49-
:func:`calculate_canonical_filter_function_derivative`
49+
:func:`calculate_filter_function_derivative`
5050
Compute the filter function derivative from the control matrix.
5151
:func:`infidelity_derivative`
5252
Calculate the infidelity derivative.

0 commit comments

Comments
 (0)