Skip to content

Commit 523a168

Browse files
committed
Trigger GitHub Actions for testing
Adds a dummy comment to force GitHub Actions to run CI on the updated branch.
1 parent 59450e8 commit 523a168

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test-data/unit/check-assign-to-class.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ class E:
2020
x = 1
2121
def baz(self):
2222
self.x = 2 # OK
23+
24+
# Trigger GitHub Actions for testing

0 commit comments

Comments
 (0)