black/tests/comments6.py

9 lines
80 B
Python

@property
# TODO: X
@property
# TODO: Y
# TODO: Z
@property
def foo():
pass