cesium-ml / baselayer

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

Add app/utils/cache.py #234

Open acrellin opened 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 10:80: E501 line too long (81 > 79 characters) Line 113:80: E501 line too long (80 > 79 characters)

Comment last updated at 2021-07-13 17:24:37 UTC
stefanv commented 3 years ago

Remember to add the tests too! Then feel free to merge.

guynir42 commented 2 years ago

@stefanv what is the status of this?

stefanv commented 2 years ago

Incomplete