Files

4 lines
97 B
Python

from app.algorithms.leakage.identifier import LeakageIdentifier
__all__ = ["LeakageIdentifier"]