Allow python module import from a different module

前端 未结 0 1045
抹茶落季
抹茶落季 2021-01-14 08:54

I have a python project with following structure:

app/
    api/
        __init__.py
    core
        __init__.py
        impl.py

impl

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