Relative imports do not appear to be referencing the correct files

前端 未结 0 1531
野性不改
野性不改 2021-02-19 05:56

I have an app structured like so:

.
├── src
│   ├── __init__.py
│   ├── main.py
│   ├── db.py
│   └── routers
│   │   ├── __init__.py
│   │   ├── items.py
│   └──         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题