Skip to content

Commit c0d1924

Browse files
committed
Formatting
1 parent cac224e commit c0d1924

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sage/rings/finite_rings/finite_field_constructor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@
195195
from sage.structure.factory import UniqueFactory
196196
from sage.misc.decorators import rename_keyword
197197

198+
198199
class FiniteFieldFactory(UniqueFactory):
199200
"""
200201
Return the globally unique finite field of given order with

0 commit comments

Comments
 (0)