Viewing File: /home/ubuntu/combine_ai/combine/lib/python3.10/site-packages/altair/vegalite/v5/schema/__init__.py

# ruff: noqa

from .core import *
from .channels import *  # type: ignore[assignment]

SCHEMA_VERSION = "v5.16.3"

SCHEMA_URL = "https://vega.github.io/schema/vega-lite/v5.16.3.json"
Back to Directory File Manager