79120270

Date: 2024-10-24 03:29:39
Score: 0.5
Natty:
Report link

I've already found a way to solve this with this line of code:

app = Flask(__name__, template_folder="../templates", static_folder="../static")

after setting the static folder it worked, but remember! use the 2 points before the slash or it won't work.

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Ronald Poveda