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