Skip to content

Commit 0f788d0

Browse files
committed
Corrected docstring formatting.
1 parent 775890d commit 0f788d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commpy/channelcoding/gfields.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class GF:
4444
A Galois Field GF(2\ :sup:`m`) object.
4545
4646
Examples
47-
________
47+
--------
4848
>>> from numpy import arange
4949
>>> from gfields import GF
5050
>>> x = arange(16)

0 commit comments

Comments
 (0)