mirror of https://github.com/langgenius/dify.git
[autofix.ci] apply automated fixes
This commit is contained in:
parent
5d08203152
commit
b44ba9d922
|
|
@ -5,7 +5,6 @@ This test module validates that HTML tags, JavaScript, and other potentially
|
|||
dangerous content are rejected in App names and descriptions.
|
||||
"""
|
||||
|
||||
|
||||
import pytest
|
||||
|
||||
from controllers.console.app.app import CopyAppPayload, CreateAppPayload, UpdateAppPayload
|
||||
|
|
|
|||
Loading…
Reference in New Issue