Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 27, 2025
1 parent 9c5a77c commit dd2bbf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/workflow_manager/workflow_v2/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ class WorkflowMessages:
class ResultKeys:
METADATA = "metadata"
CONFIDENCE_DATA = "confidence_data"
OUTPUT = 'output'
OUTPUT = "output"

0 comments on commit dd2bbf1

Please sign in to comment.