Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9250e4e

Browse files
committed
Fix formatting
1 parent 3baa840 commit 9250e4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Objects/dictobject.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1951,7 +1951,6 @@ build_indices_unicode(PyDictKeysObject *keys, PyDictUnicodeEntry *ep, Py_ssize_t
19511951
}
19521952
}
19531953

1954-
19551954
static void
19561955
invalidate_and_clear_inline_values(PyDictValues *values)
19571956
{

0 commit comments

Comments
 (0)