Gravity-Spy / GravitySpy

This repo contains code for the GravitySpy Citizen Science project.
GNU General Public License v3.0
14 stars 18 forks source link

Retirement Threshold #41

Closed eachase closed 2 years ago

eachase commented 3 years ago

Small change so retirement threshold is set to a float instead of a string.

pep8speaks commented 3 years ago

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

Line 41:9: E303 too many blank lines (2) Line 45:80: E501 line too long (106 > 79 characters) Line 48:80: E501 line too long (109 > 79 characters) Line 48:92: E231 missing whitespace after ',' Line 53:80: E501 line too long (105 > 79 characters) Line 53:88: E231 missing whitespace after ','