Change PYTHONPATH so that mypy can find local module

前端 未结 0 971
走了就别回头了
走了就别回头了 2021-02-20 00:00

My project is structured as follows:

$ tree . -I venv
.
├── mydir
│   └── __init__.py
├── myotherdir
│   └── t.py
└── t.py
         


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