aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/reservoir_sampling/ya.make
blob: f94ff6a90bb966a58417a9768f2101e7a75bcf3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
OWNER( 
    prettyboy 
    g:yatool 
) 
 
PY23_LIBRARY() 
 
PY_SRCS(__init__.py)
 
END()