I have a tree like that :
cyberactu ├── models.py ├── __init__.py ├── Scraping │ ├── __init__.py │ ├── scrap.py
I\'m in scrap.py<