Skip to content

Commit 43b8d29

Browse files
committed
lint
1 parent ee64984 commit 43b8d29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_delphi_utils_python/delphi_utils/validator/datafetcher.py

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import threading
66
import warnings
77
from os import listdir
8+
89
# pylint: disable=W0707
910
from os.path import isfile, join
1011

0 commit comments

Comments
 (0)