Skip to content

Commit b65a7fd

Browse files
committed
Remove unnecessary whitespace
1 parent 7ad5204 commit b65a7fd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Objects/exceptions.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2722,7 +2722,6 @@ AttributeError_str(PyObject *op)
27222722
}
27232723
Py_END_CRITICAL_SECTION();
27242724
return ret;
2725-
27262725
}
27272726

27282727
static int

0 commit comments

Comments
 (0)