aboutsummaryrefslogtreecommitdiffstats
path: root/build/plugins/lib/ya.make
blob: 7e61d12080b70a545d4097b3415b81caf8873878 (plain) (blame)
1
2
3
4
5
6
7
OWNER(g:ymake)

PY23_LIBRARY()
    PY_SRCS(
       _metric_resolvers.py
    )
END()