5 lines
75 B
Python
5 lines
75 B
Python
![]() |
"""Altair schema wrappers."""
|
||
|
|
||
|
# ruff: noqa: F403
|
||
|
from .v5.schema import *
|