aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/reservoir_sampling/ya.make
blob: 24cac20157d4097441bc0ce092e4eb9001985043 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
OWNER(
    prettyboy
    g:yatool
)

PY23_LIBRARY()

PY_SRCS(__init__.py)

END()