79758916

Date: 2025-09-08 13:10:33
Score: 0.5
Natty:
Report link

Put an empty file in src folder to pydoc detecets your folders too.

main.py
src/
├── __init__.py   # Empy file
├─ cli.py
└─ ui.py

you can run this command in linux:

touch src/__init__.py

or create this file by gui.

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