Skip to content

Commit

Permalink
Temp update
Browse files Browse the repository at this point in the history
  • Loading branch information
aPovidlo committed Aug 21, 2024
1 parent aaba291 commit 8411c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fedot/api/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ def fit(self,
self.log.message('Final pipeline was fitted')
else:
self.log.message('Already fitted initial pipeline is used')
# temp

# Merge API & pipelines encoders if it is required
self.current_pipeline.preprocessor = BasePreprocessor.merge_preprocessors(
Expand Down

0 comments on commit 8411c6e

Please sign in to comment.