mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 20:12:16 +01:00
3 lines
127 B
Python
3 lines
127 B
Python
# See voluptuous/__init__.pyi. Re-exports probatio.error under the voluptuous name.
|
|
from probatio.error import * # noqa: F403
|