We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 338593c commit e642264Copy full SHA for e642264
Modules/_threadmodule.c
@@ -2876,4 +2876,4 @@ PyMODINIT_FUNC
2876
PyInit__thread(void)
2877
{
2878
return PyModuleDef_Init(&thread_module);
2879
-}
+}
0 commit comments