Skip to content

Commit f959a69

Browse files
committed
A minor edit
1 parent 38eebf6 commit f959a69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/doc/en/developer/coding_in_python.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -499,8 +499,7 @@ guide you in choosing from the most relevant exceptions to Sage. Raise
499499

500500
If no specific error seems to apply for your situation, :class:`RuntimeError`
501501
can be used. In all cases, the string associated with the exception should
502-
describe the
503-
details of what went wrong.
502+
describe the details of what went wrong.
504503

505504

506505
Integer return values

0 commit comments

Comments
 (0)