Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae7e06a commit 10df49dCopy full SHA for 10df49d
README.md
@@ -67,7 +67,6 @@ def create_app():
67
```
68
from core import redis_store
69
70
-
71
@app.route('/')
72
def index():
73
return redis_store.get('potato','Not Set')
0 commit comments