Skip to content

Commit 8df661c

Browse files
committed
whitespace fix (make linter happy)
1 parent 22183e7 commit 8df661c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/schemes/elliptic_curves/ell_generic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ def assume_base_ring_is_field(self, flag=True):
182182
183183
184184
.. WARNING::
185-
185+
186186
The flag affects all points created while the flag is set. Note
187187
that elliptic curves are unique parents, hence setting this flag
188188
may break seemingly unrelated parts of Sage.

0 commit comments

Comments
 (0)