cesium-ml / baselayer

Fully customizable (scientific, compute-intensive) web application template
http://cesium-ml.org/baselayer/
31 stars 18 forks source link

Add new CronJobRun model; add instances when cron jobs are executed #195

Closed acrellin closed 3 years ago

pep8speaks commented 3 years ago

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

Line 146:80: E501 line too long (82 > 79 characters) Line 180:80: E501 line too long (81 > 79 characters)

Line 89:80: E501 line too long (88 > 79 characters) Line 92:80: E501 line too long (113 > 79 characters)

Comment last updated at 2021-02-22 23:59:51 UTC
acrellin commented 3 years ago

@stefanv this is the PR I was referring to -- whenever you have a moment, I'd love a review

acrellin commented 3 years ago

Thanks, @stefanv !