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 1e05eaf commit c63a6b2Copy full SHA for c63a6b2
1 file changed
Lib/functools.py
@@ -644,6 +644,7 @@ def __isabstractmethod__(self):
644
645
__class_getitem__ = classmethod(GenericAlias)
646
647
+
648
# Helper functions
649
650
def _unwrap_partial(func):
0 commit comments