aboutsummaryrefslogtreecommitdiffstats
path: root/build/plugins/lib/tests/ruff/ya.make
blob: 0d2fd8361cb21b08a0e807ff095886335c12ada4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
SUBSCRIBER(g:ymake)

PY23_LIBRARY()

STYLE_PYTHON()

PY_SRCS(
    __init__.py
)

END()