Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 4949d06

Browse files
committed
Fixed formatting of the ..warning:: block.
1 parent 696edb0 commit 4949d06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sage/coding/linear_code.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -2608,9 +2608,9 @@ def minimum_distance(self, algorithm=None):
26082608
26092609
- Integer, minimum distance of this code
26102610
2611-
WARNING::
2611+
.. WARNING::
26122612
2613-
Minimum distance calculation only works for codes over fields of size at most 256.
2613+
Minimum distance calculation only works for codes over fields of size at most 256.
26142614
26152615
EXAMPLES::
26162616

0 commit comments

Comments
 (0)