Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mpage committed Jan 10, 2025
1 parent 3baa840 commit 9250e4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Objects/dictobject.c
Original file line number Diff line number Diff line change
Expand Up @@ -1951,7 +1951,6 @@ build_indices_unicode(PyDictKeysObject *keys, PyDictUnicodeEntry *ep, Py_ssize_t
}
}


static void
invalidate_and_clear_inline_values(PyDictValues *values)
{
Expand Down

0 comments on commit 9250e4e

Please sign in to comment.