PyCharm and filters for external tools

前端 未结 2 2046
再見小時候
再見小時候 2021-02-07 06:19

I\'m trying out PyCharm for Django development and so far am extremely happy. My team strictly follows PEP8 formatting and we use the pep8 command line program to check to make

2条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-07 07:00

    PyCharm expects full file path for the links to work, not just the name.

提交回复
热议问题