Skip to content

Commit 65f2b43

Browse files
committed
style: remove white space on blank line pandas-dev#934 in pandas/util/testing.py
1 parent 318bd9a commit 65f2b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/util/testing.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ def raise_assert_detail(obj, message, left, right, diff=None):
931931

932932
msg = """
933933
{obj} are different
934-
934+
935935
{message}
936936
[left]: {left}
937937
[right]: {right}

0 commit comments

Comments
 (0)