Reindent test file

This commit is contained in:
Michael Hansen
2024-02-26 14:27:20 -08:00
parent 00d4b02d1e
commit 7559b782c1

View File

@@ -1,4 +1,4 @@
def func():
x = 1
class my_class:
y = x
x = 1
class my_class:
y = x