Skip to content

Commit 47f8917

Browse files
committed
lint
1 parent 5f99f57 commit 47f8917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/_mixins.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ 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
98+
This class is part of the public API, but may be adjusted in non-user-facing ways
9999
more aggressively than the regular API.
100100
101101

0 commit comments

Comments
 (0)