Files
PrimoGuardBot/middleware/validators/__init__.py

3 lines
48 B
Python

from .email_vld import *
from .url_vld import *