cesium-ml / baselayer

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

use safe_aliased fix #272

Closed profjsb closed 2 years ago

profjsb commented 2 years ago

SQLA1.4 fix to return SQLA1.3-style aliased entity, following a fix suggested in @dannygoldstein's issue (https://github.com/sqlalchemy/sqlalchemy/issues/7576)

pep8speaks commented 2 years ago

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

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2022-01-16 21:38:31 UTC