Skip to content

Commit ca53b75

Browse files
committed
Remove trailing whitespace found in pre-commit runs
1 parent d6a9447 commit ca53b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/util/hashing.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ def hash_pandas_object(
114114
--------
115115
util.hash_tuples : Hash an MultiIndex / listlike-of-tuples efficiently.
116116
util.hash_array : Hash an array.
117-
117+
118118
Examples
119119
--------
120120
>>> pd.util.hash_pandas_object(pd.Series([1, 2, 3]))

0 commit comments

Comments
 (0)