Skip to content
Snippets Groups Projects
Commit c59d45063760 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:pencil: expose Validator too at the module level

parent 656ed475704b
No related branches found
No related tags found
1 merge request!15📝 expose Validator too at the module level
......@@ -13,4 +13,5 @@
RelationToOne,
)
from .switch import Switch # noqa: F401
from .validate import NotInitialized, Validator # noqa: F401
from .xref import Xref # noqa: F401
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment