TheJackBright's picture
Deploy GitHub root master to Space
c296d62
"""Graph modeling package."""
from app.models.graph.infer import infer_graph_risk
__all__ = ["infer_graph_risk"]