How can I tell pyreverse to include classes within modules within packages?

前端 未结 0 811
太阳男子
太阳男子 2021-02-03 19:26

I have this folder structure:

.
└── src
    ├── a
    │   ├── __init__.py
    │   ├── a.py
    │   └── b.py
    └── main.py

Contents of a/a.py:

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