Skip to content

Commit

Permalink
Remove imports
Browse files Browse the repository at this point in the history
  • Loading branch information
vovaf709 committed Nov 1, 2023
1 parent 613afdf commit f4e1d2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dpipe/predict/shape.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
from functools import wraps
from typing import Union, Callable, Type
from more_itertools import batched
from itertools import chain

import numpy as np

Expand Down

0 comments on commit f4e1d2c

Please sign in to comment.