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 59450e8 commit 523a168Copy full SHA for 523a168
test-data/unit/check-assign-to-class.test
@@ -20,3 +20,5 @@ class E:
20
x = 1
21
def baz(self):
22
self.x = 2 # OK
23
+
24
+# Trigger GitHub Actions for testing
0 commit comments