Skip to content

Commit 9918d12

Browse files
committed
misspelling
1 parent fc28812 commit 9918d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onnx_diagnostic/torch_models/hghub/model_inputs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ def get_untrained_model_with_inputs(
178178

179179
if verbose:
180180
print(
181-
f"[get_untrained_model_with_inputs] package_source={package_source.__name__} é"
181+
f"[get_untrained_model_with_inputs] package_source={package_source.__name__} "
182182
f"from {package_source.__file__}"
183183
)
184184
if use_pretrained:

0 commit comments

Comments
 (0)