Skip to content

Commit

Permalink
Docs: Removed fix section of docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
raynelfss committed Aug 11, 2023
1 parent dc7eb26 commit 38bdeac
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,4 @@ upgrade:
- |
The trait bounds of :func:`rustworkx_core::connectivity::cycle_basis` now
requires graphs to be compatible with the trait ``IntoEdges`` and that the
attribute ``EdgeId`` conforms to `Eq` and `Hash`.
fixes:
- |
Support for edges when getting the cycle basis. Refer to
`#551 <https://github.com/Qiskit/rustworkx/issues/551>`__ for more details.
attribute ``EdgeId`` conforms to `Eq` and `Hash`.

0 comments on commit 38bdeac

Please sign in to comment.