mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-02-20 13:44:22 +01:00
Fix linters
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from wtforms import BooleanField, SelectField, StringField, TextAreaField
|
||||
from wtforms.fields.html5 import DateField, IntegerField, URLField
|
||||
from wtforms.fields.html5 import IntegerField, URLField
|
||||
from wtforms.widgets.html5 import NumberInput
|
||||
|
||||
from CTFd.forms import BaseForm
|
||||
|
||||
Reference in New Issue
Block a user