mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 03:46:52 +08:00
chore: docstring not match the function parameter (#17162)
This commit is contained in:
@@ -513,6 +513,7 @@ class AppDslService:
|
||||
"""
|
||||
Export app
|
||||
:param app_model: App instance
|
||||
:param include_secret: Whether include secret variable
|
||||
:return:
|
||||
"""
|
||||
app_mode = AppMode.value_of(app_model.mode)
|
||||
|
||||
Reference in New Issue
Block a user