Sign in
code
/
git
/
c8a641c5904bc55807d4bbed035ab03dbd6c10ba
/
.
/
t
/
t4018
/
python-indented-def
blob: 208fbadd2be6ab6e4905c36ea1b64ba9ede6ab26 [
file
]
class
Foo
:
def
RIGHT
(
self
,
x
:
int
):
return
[
1
,
2
,
ChangeMe
,
]