Skip to content

Commit 8beaab7

Browse files
Update pandas/core/arrays/numpy_.py
Co-authored-by: Matthew Roeschke <[email protected]>
1 parent 9a3899f commit 8beaab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/numpy_.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class NumpyExtensionArray( # type: ignore[misc]
7272
None
7373
7474
See Also
75-
-------
75+
--------
7676
array : Create an array.
7777
Series.to_numpy : Convert a Series to a NumPy array.
7878

0 commit comments

Comments
 (0)