Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Nov 21, 2024
1 parent 87c1e76 commit e509eec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/ffsim/contract/diag_coulomb.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,6 @@ def diag_coulomb_linop(
If passing a pair, you can use ``None`` for one of the
values in the pair to indicate that no operation should be applied to that
spin sector.
mat_alpha_beta: A matrix of coefficients to use for interactions between
orbitals with differing spin.
z_representation: Whether the input matrices are in the "Z" representation.
Returns:
Expand Down

0 comments on commit e509eec

Please sign in to comment.