1
0
forked from s434650/CatOrNot
CatOrNot/venv/lib/python3.6/site-packages/flask_wtf/recaptcha/__init__.py

5 lines
86 B
Python
Raw Normal View History

2018-12-11 00:32:28 +01:00
# flake8: noqa
from .fields import *
from .validators import *
from .widgets import *