black/tests/data/fmtskip.py
2021-02-15 08:02:48 -08:00

4 lines
40 B
Python

a, b = 1, 2
c = 6 # fmt: skip
d = 5