Skip to content

Commit f373c4a

Browse files
committed
mypy
1 parent b75030a commit f373c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onnx_diagnostic/ext_test_case.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55

66
import glob
7-
import importlib
7+
import importlib.util
88
import logging
99
import os
1010
import re

0 commit comments

Comments
 (0)