mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 18:01:56 +08:00
style(common-setting): clean warning (#246)
This commit is contained in:
@@ -162,4 +162,4 @@ class NoticeConfigUpdateForm(Form):
|
||||
info = StringField(validators=[
|
||||
validators.DataRequired(message="信息 不能为空"),
|
||||
validators.Length(max=255),
|
||||
])
|
||||
])
|
||||
|
Reference in New Issue
Block a user