Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
mvafin committed Jan 9, 2025
1 parent a64aa72 commit 57796da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimum/exporters/openvino/convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
_transformers_version,
compare_versions,
is_openvino_tokenizers_version,
is_openvino_version,
is_tokenizers_version,
is_transformers_version,
is_openvino_version,
)
from optimum.utils import DEFAULT_DUMMY_SHAPES, is_diffusers_available

Expand Down

0 comments on commit 57796da

Please sign in to comment.