Skip to content

Commit 47273ab

Browse files
committed
spell
1 parent e099ebc commit 47273ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onnx_diagnostic/torch_models/hghub/hub_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ def task_from_id(
186186
if the task cannot be determined
187187
:param pretrained: uses the config
188188
:param fall_back_to_pretrained: falls back to pretrained config
189-
:param exc: raises an excpetion if True
189+
:param exc: raises an exception if True
190190
:return: task
191191
"""
192192
if not pretrained:

0 commit comments

Comments
 (0)