black/tests/data/cases/fmtskip11.py
2025-03-22 19:30:40 -07:00

7 lines
59 B
Python

def foo():
pass
# comment 1 # fmt: skip
# comment 2