4 lines
75 B
Python
4 lines
75 B
Python
"""Altair schema wrappers."""
|
|
|
|
# ruff: noqa: F403
|
|
from .v5.schema import *
|