Skip to content

Commit

Permalink
Simplify import
Browse files Browse the repository at this point in the history
Co-authored-by: Nils Braun <nils-braun@users.noreply.github.com>
  • Loading branch information
DhruvSrikanth and nils-braun committed Jun 26, 2023
1 parent b19f7a4 commit 910a2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsfresh/utilities/profiling.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import logging
import pstats

import tsfresh.defaults as defaults
from tsfresh import defaults

_logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 910a2db

Please sign in to comment.