Skip to content

Commit 576eb56

Browse files
committed
fix the lint error
1 parent 437feca commit 576eb56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temporal/datadog_checks/temporal/metrics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,4 +618,4 @@
618618
'mutable_state_dirty': 'mutable_state.dirty',
619619
# History metrics
620620
'history_workflow_execution_cache_lock_hold_duration': 'history.workflow_execution_cache_lock_hold_duration',
621-
}
621+
}

0 commit comments

Comments
 (0)