Skip to content

Commit

Permalink
remove Instance import
Browse files Browse the repository at this point in the history
  • Loading branch information
netoferraz committed Jan 24, 2022
1 parent cfdfd34 commit 2a77c6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pycaret/internal/tabular.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

from enum import Enum, auto
import math

from traitlets.traitlets import Instance
from pycaret.internal.meta_estimators import (
PowerTransformedTargetRegressor,
get_estimator_from_meta_estimator,
Expand Down

0 comments on commit 2a77c6a

Please sign in to comment.