Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson committed Jan 21, 2025
1 parent 661a6d0 commit cbaf2cd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions qiskit_addon_dice_solver/dice_solver.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@ def solve_hci(
For more information on the ``mpirun`` command line options, refer to the `man page <https://www.open-mpi.org/doc/current/man1/mpirun.1.php>`_.
.. note::
Only closed-shell systems are supported. The particle number for both
spin-up and spin-down determinants is expected to be equal.
.. note::
Determinants are interpreted by the ``Dice`` command line application as 16-byte unsigned integers; therefore, only systems
Expand Down

0 comments on commit cbaf2cd

Please sign in to comment.