Skip to content

Commit a8979cf

Browse files
committed
fix pylint
1 parent acb92b1 commit a8979cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tf2onnx/shape_inference.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from __future__ import print_function
1010
from __future__ import unicode_literals
1111
import logging
12-
import os
1312
from distutils.version import LooseVersion
1413
from collections import defaultdict
1514

0 commit comments

Comments
 (0)