mirror of
https://github.com/twitter/the-algorithm-ml.git
synced 2024-12-22 22:31:48 +01:00
Proper removal of unused import
This commit is contained in:
parent
c0e30a84f0
commit
bf41cb5182
@ -9,7 +9,6 @@ import functools
|
||||
import random
|
||||
from typing import Optional
|
||||
|
||||
from fsspec.implementations.local
|
||||
import pyarrow.dataset as pads
|
||||
import pyarrow as pa
|
||||
import pyarrow.parquet
|
||||
|
Loading…
Reference in New Issue
Block a user