Skip to content

Commit

Permalink
format code with ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
wgzintel committed Dec 13, 2023
1 parent ef7f467 commit 8f86e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimum/intel/openvino/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@


import json
import logging
import os
from glob import glob
import logging

import numpy as np
from huggingface_hub import model_info
Expand Down

0 comments on commit 8f86e2c

Please sign in to comment.