cesium-ml / baselayer

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

db_init: don't abort if we cannot connect to the test database #278

Closed stefanv closed 2 years ago

stefanv commented 2 years ago

Often, in production, this database does not exist

pep8speaks commented 2 years ago

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

Line 87:80: E501 line too long (84 > 79 characters)