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 41c00ca commit 323cbd7Copy full SHA for 323cbd7
test-data/unit/check-functions.test
@@ -3241,4 +3241,4 @@ class Base:
3241
3242
class Derived(Base):
3243
def foo(self): # E: Cannot override final attribute "foo" (previously declared in base class "Base")
3244
- pass
+ pass
0 commit comments