Skip to content

Commit

Permalink
Fix PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
YamLyubov committed Aug 24, 2023
1 parent 0df3ab5 commit 15441e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fedot/core/pipelines/tuning/tuner_builder.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from datetime import timedelta
from typing import Type, Union, Iterable, Sequence

from golem.core.log import default_log
from golem.core.tuning.optuna_tuner import OptunaTuner
from golem.core.tuning.simultaneous import SimultaneousTuner
from golem.core.tuning.tuner_interface import BaseTuner
Expand Down

0 comments on commit 15441e8

Please sign in to comment.