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 f75df29 commit 7b6b3a3Copy full SHA for 7b6b3a3
src/typing_extensions.py
@@ -321,6 +321,7 @@ class Other(Leaf): # Error reported by type checker
321
else:
322
def solid_base(cls):
323
"""This decorator marks a class a solid base.
324
+
325
Child classes of a solid base cannot inherit from other solid bases that are
326
not parent classes of the solid base.
327
0 commit comments