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 aab30fb commit 8b73781Copy full SHA for 8b73781
stdlib/@tests/test_cases/builtins/check_type.py
@@ -0,0 +1,3 @@
1
+class Meta(type): ...
2
+
3
+call = Meta.__dict__['__call__']
0 commit comments