Files

6 lines
233 B
Python

# See voluptuous/__init__.pyi. Re-exports probatio.humanize under the voluptuous name.
from probatio.humanize import (
MAX_VALIDATION_ERROR_ITEM_LENGTH as MAX_VALIDATION_ERROR_ITEM_LENGTH,
humanize_error as humanize_error,
)