ayco.io-flask/cache/cache.py

2 lines
No EOL
47 B
Python

from flask_caching import Cache
cache = Cache()