Skip to content

Commit

Permalink
chore(core): linting
Browse files Browse the repository at this point in the history
  • Loading branch information
JovanVeljanoski committed Aug 4, 2021
1 parent 8d521bd commit ef7695f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vaex-ml/vaex/ml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ def wrapper(self, features=None, transform=True, **kwargs):
from .transformations import BayesianTargetEncoder
from .transformations import WeightOfEvidenceEncoder
from .transformations import GroupByTransformer, KBinsDiscretizer
from .transformations import Imputer
from .transformations import Imputer

0 comments on commit ef7695f

Please sign in to comment.