mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 05:15:12 +00:00
6 lines
80 B
Python
6 lines
80 B
Python
class Class:
|
|
def func(self):
|
|
pass
|
|
|
|
def func(self):
|
|
pass
|