Skip to content

Commit c59a7d6

Browse files
committed
Fix lint
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
1 parent aad3322 commit c59a7d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/python/feast/infra/offline_stores/file_source.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import warnings
21
from typing import Callable, Dict, Iterable, Optional, Tuple
32

43
from pyarrow._fs import FileSystem

0 commit comments

Comments
 (0)