AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 273 forks source link

Pep8 fix in some modules #21

Closed maskani-moh closed 6 years ago

maskani-moh commented 6 years ago

This PR solves pep8 issues (most of them actually) for the following modules:

it also contains some small self-explanatory changes in the code.

codecov[bot] commented 6 years ago

Codecov Report

Merging #21 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #21   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           4      4           
=====================================
  Hits            4      4

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a471208...f2bda66. Read the comment docs.