mygitphase's picture
Add files using upload-large-folder tool
e797328 verified
"""Experimental module exposing a function a `MISSING` sentinel."""
from pydantic_core import MISSING
__all__ = ('MISSING',)