Skip to content

Commit 0d343f0

Browse files
committed
Remove ambiguous statement
1 parent b5f7e02 commit 0d343f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/array_api_extra/_delegation.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,6 @@ def nan_to_num(
131131
For complex dtypes, the above is applied to each of the real and
132132
imaginary components of `x` separately.
133133
134-
If `x` is not inexact, then no replacements are made.
135-
136134
Parameters
137135
----------
138136
x : array | float | complex

0 commit comments

Comments
 (0)