File size: 69 Bytes
34bb502
 
 
 
 
1
2
3
4
5
from fixed_recall import FixedRecall

__all__ = [
    "FixedRecall"
]