Skip to content

Commit

Permalink
ok, flake8 now rejects bad lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
wenbingl committed Jun 2, 2020
1 parent 45b3488 commit b87dc5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion onnxmltools/convert/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import onnx
from .common import utils
import warnings
import importlib


def convert_coreml(model, name=None, initial_types=None, doc_string='', target_opset=None,
Expand Down

0 comments on commit b87dc5f

Please sign in to comment.