79655227

Date: 2025-06-05 21:46:55
Score: 2.5
Natty:
Report link

Turns out, I was checking the wrong place, instead of checking the database at /python/instance, I was checking the manually created one at /python/.

To change the instance folder to /python, I just changed the flask initialization to app = Flask(_name_, instance_path='/python').

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Aadvik