Skip to content

Commit 4f8c055

Browse files
committed
lint
1 parent 47f8917 commit 4f8c055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pandas/core/arrays/_mixins.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ class NDArrayBackedExtensionArray(NDArrayBacked, ExtensionArray):
9595
9696
Notes
9797
-----
98-
This class is part of the public API, but may be adjusted in non-user-facing ways
99-
more aggressively than the regular API.
98+
This class is part of the public API, but may be adjusted in non-user-facing
99+
ways more aggressively than the regular API.
100100
101101
102102
Examples

0 commit comments

Comments
 (0)