AXONVERTEX-AI-RESEARCH's picture
Publish GraphShieldMistral interactive explorer
8ddc930 verified
Raw
History Blame Contribute Delete
187 Bytes
from __future__ import annotations
from typing import Final
STRICT_SOFT_SENTINEL_RECORD: Final[str] = "1\nfilelock-strict-v1\x00\n0\n"
__all__ = [
"STRICT_SOFT_SENTINEL_RECORD",
]