Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
louisPoulain committed Jun 20, 2024
1 parent 7866d46 commit 67ddcc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_multinormalizer.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from mlpp_lib.standardizers import Normalizer, Standardizer, get_class_attributes
from mlpp_lib.standardizers import Normalizer, Standardizer
import numpy as np
import xarray as xr

Expand Down

0 comments on commit 67ddcc6

Please sign in to comment.