aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
636 stars 86 forks source link

[Draft] Example with external repo #1216

Closed nicl-nno closed 9 months ago

pep8speaks commented 10 months ago

Hello @nicl-nno! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 59:25: W292 no newline at end of file

Line 102:1: F811 redefinition of unused 'cnn_composite_pipeline' from line 8

Line 47:1: E302 expected 2 blank lines, found 1 Line 124:1: F811 redefinition of unused 'cnn_composite_pipeline' from line 14

Line 52:1: F811 redefinition of unused 'cnn_composite_pipeline' from line 13 Line 171:5: F841 local variable 'pipeline' is assigned to but never used

Line 86:25: W292 no newline at end of file

Line 43:27: W292 no newline at end of file

Comment last updated at 2023-12-13 15:26:52 UTC