# 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"