DEAP / deap

Distributed Evolutionary Algorithms in Python
http://deap.readthedocs.org/
GNU Lesser General Public License v3.0
5.88k stars 1.13k forks source link

Remove trailing whitespace from *.py #588

Closed bje- closed 3 years ago

bje- commented 3 years ago

This fixes a bunch of flake8 warnings about blank lines containing whitespace and trailing whitespace. diff -w shows no output.