Skip to content

Commit bb78681

Browse files
authored
tidy note
1 parent 0524d4c commit bb78681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/array_api_extra/_lib/_funcs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@ def angle(z: Array, /, *, deg: bool = False, xp: ModuleType | None = None) -> Ar
842842
843843
Notes
844844
-----
845-
A real input x is interpreted as x + 0j
845+
Real input ``x`` is interpreted as ``x + 0j``.
846846
847847
Examples
848848
--------

0 commit comments

Comments
 (0)