Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
olegkkruglov committed Aug 28, 2024
1 parent 0e5408b commit 60755b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions onedal/spmd/decomposition/incremental_pca.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
# limitations under the License.
# ==============================================================================


import numpy as np

from daal4py.sklearn._utils import get_dtype

from ...datatypes import _convert_to_supported, from_table, to_table
Expand Down

0 comments on commit 60755b6

Please sign in to comment.