Impact of having an _init_.py file inside pytest test structure

后端 未结 0 1737
你的背包
你的背包 2020-12-17 23:35

With the following code structure I am not able to directly import the create_app inside test_app.

app/
  __init__.py (contains create_app function)
  api/
           


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