Skip to content

Commit bc089d9

Browse files
committed
lint
1 parent d738933 commit bc089d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/profile_conversion_time.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
import io
1010
import argparse
1111
import tensorflow as tf
12-
from tf2onnx import tfonnx
1312
from tensorflow.keras.applications import MobileNet, EfficientNetB2
13+
from tf2onnx import tfonnx
1414
try:
1515
from pyinstrument import Profiler
1616
except ImportError:

0 commit comments

Comments
 (0)