Skip to content

Commit 85196c1

Browse files
gkumbhatevaline-ju
andauthored
Update vllm_detector_adapter/detector_dispatcher.py
Co-authored-by: Evaline Ju <[email protected]>
1 parent 2dcffef commit 85196c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vllm_detector_adapter/detector_dispatcher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
def detector_dispatcher(types=None):
10-
"""Decorator to dispath to processing function based on type of the detector.
10+
"""Decorator to dispatch to processing function based on type of the detector.
1111
1212
Args:
1313
types (list): Type of the detector this function applies to.

0 commit comments

Comments
 (0)