Skip to content

Commit d84e672

Browse files
committed
Merge remote-tracking branch 'origin/pr@main@refactor_sst_node' into pr@main@refactor_sst_node
# Conflicts: # apps/application/flow/step_node/speech_to_text_step_node/impl/base_speech_to_text_node.py
2 parents 959fc60 + 1823a7f commit d84e672

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/application/flow/step_node/speech_to_text_step_node/impl/base_speech_to_text_node.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
from dataset.models import File
1515
from setting.models_provider.tools import get_model_instance_by_model_user_id
1616

17+
1718
class BaseSpeechToTextNode(ISpeechToTextNode):
1819

1920
def save_context(self, details, workflow_manage):

0 commit comments

Comments
 (0)