Skip to content

Commit 220c551

Browse files
skirpichevpicnixz
andauthored
Apply suggestions from code review
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent ee22926 commit 220c551

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/reference/expressions.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ implementation for built-in types works as follows:
3333

3434
* If both arguments are complex numbers, no conversion is performed;
3535

36-
* otherwise, if either argument is a complex or a floating-point number, the
37-
other is converted to a floating-point number;
36+
* if either argument is a complex or a floating-point number, the other is converted to a floating-point number;
3837

3938
* otherwise, both must be integers and no conversion is necessary.
4039

0 commit comments

Comments
 (0)