Skip to content

Commit

Permalink
Update Python/sysmodule.c
Browse files Browse the repository at this point in the history
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
  • Loading branch information
srinivasreddy and tomasr8 authored Jan 21, 2025
1 parent 8ecde2b commit 2c3ae28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Python/sysmodule.c
Original file line number Diff line number Diff line change
Expand Up @@ -2123,7 +2123,6 @@ extern PyObject *_Py_GetObjects(PyObject *, PyObject *);
sys._clear_type_cache
Clear the internal type lookup cache.
[clinic start generated code]*/

static PyObject *
Expand Down

0 comments on commit 2c3ae28

Please sign in to comment.