ska-referee-test/ref-test/app/modules/csrf.py

2 lines
59 B
Python

from flask_wtf.csrf import CSRFProtect
csrf = CSRFProtect()