aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/monlib/ut/ya.make
blob: 9082c0e3237ac75f1f1ab8337e010cc07db2e561 (plain) (blame)
1
2
3
4
5
6
7
PY23_LIBRARY()

PY_SRCS(
    metric_ut.pyx
)

END()