Skip to content

Commit 38bdeac

Browse files
committed
Docs: Removed fix section of docstring.
1 parent dc7eb26 commit 38bdeac

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

releasenotes/notes/add-cycle-basis-edges-5cb31eac7e41096d.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,4 @@ upgrade:
5858
- |
5959
The trait bounds of :func:`rustworkx_core::connectivity::cycle_basis` now
6060
requires graphs to be compatible with the trait ``IntoEdges`` and that the
61-
attribute ``EdgeId`` conforms to `Eq` and `Hash`.
62-
fixes:
63-
- |
64-
Support for edges when getting the cycle basis. Refer to
65-
`#551 <https://github.com/Qiskit/rustworkx/issues/551>`__ for more details.
61+
attribute ``EdgeId`` conforms to `Eq` and `Hash`.

0 commit comments

Comments
 (0)