Skip to content

Commit

Permalink
fix docs warning
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Sep 18, 2023
1 parent 9da1b03 commit 45bce62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/ffsim/gates/num_op_sum.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def apply_num_op_sum_evolution(
orbital_rotation_index_b: tuple[np.ndarray, np.ndarray, np.ndarray] | None = None,
copy: bool = True,
):
"""Apply time evolution by a (rotated) linear combination of number operators.
r"""Apply time evolution by a (rotated) linear combination of number operators.
Applies
Expand Down

0 comments on commit 45bce62

Please sign in to comment.