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

PY23_LIBRARY()

PY_SRCS(__init__.py) 

END()