79692979

Date: 2025-07-07 14:19:28
Score: 0.5
Natty:
Report link

Sometimes using from . import mymodule works. I don't know the reason, but I have a Flask app, and importing modules with import mymodule doesn't work, while from . import mymodule works! But you need to have __init__.py file under mylibrary.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mohamed Abdelaal