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