File size: 152 Bytes
9cddcfd
 
 
 
 
1
2
3
4
5
6
# ruff: noqa
from .core import *
from .channels import *
SCHEMA_VERSION = 'v5.15.1'
SCHEMA_URL = 'https://vega.github.io/schema/vega-lite/v5.15.1.json'