79758345

Date: 2025-09-07 20:22:17
Score: 4
Natty:
Report link

did you check if your folder where pages exists is a python module meaning does it have a file called
'_init_.py' inside it?.

if you want to import from a file you need it's folder to have a '_init_.py' file inside of it.

this guide can help you get started https://realpython.com/python-import/

Reasons:
  • Blacklisted phrase (1): this guide
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: omri