Skip to content

Commit 026c9d7

Browse files
authored
Fix release note syntax
1 parent 3d2fe80 commit 026c9d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

releasenotes/notes/correlation-8eaf77b85eeed9ba.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ features:
88
Add ``dwave.plugins.sklearn.utilities.corrcoef`` function. A drop-in replacement
99
for ``numpy.corrcoef`` that is modified to avoid unnecessary memory usage when
1010
working with ``numpy.memmap`` arrays.
11-
- |
11+
- |
1212
Add ``dwave.plugins.sklearn.utilities.dot_2d`` function. A drop-in replacement
1313
for ``numpy.dot`` for 2d arrays that is modified to avoid unnecessary memory usage when
1414
working with ``numpy.memmap`` arrays.

0 commit comments

Comments
 (0)