3 lines
69 B
Python
3 lines
69 B
Python
"""Altair schema wrappers"""
|
|
# flake8: noqa
|
|
from .v4.schema import *
|