Skip to content

Commit 8184039

Browse files
committed
Remove the fix from #34465
1 parent 6b0cb1f commit 8184039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/functions/special.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ class EllipticF(BuiltinFunction):
843843
- :wikipedia:`Elliptic_integral#Incomplete_elliptic_integral_of_the_first_kind`
844844
"""
845845
def __init__(self):
846-
r"""
846+
"""
847847
EXAMPLES::
848848
849849
sage: loads(dumps(elliptic_f))

0 commit comments

Comments
 (0)