Import a module from a directory (package) one level up

前端 未结 4 973
抹茶落季
抹茶落季 2021-01-04 08:35

What is the right way in Python to import a module from a directory one level up? The directory is a Python package with all these modules and I have a sub directory with co

4条回答
提交回复
热议问题