readTheDocs "PyCharm Coding Style/Conventions"
CSuerig opened this issue · 0 comments
CSuerig commented
In readTheDocs, the Section PyCharm Coding Style/Conventions is outdated:
"We prepared a settings file for “Code styles” and “Inspection profiles”, which you just need to import: File > Import Settings > [project root/.idea/recommended_code_style_and_inspections.jar."
In the current PyCharm IDE (Community 2020.1), the mentioned menu path was changed to:
"File > Manage IDE Settings > Import Settings"
So the menu path should be updated, or replaced by a link to JB's documentation.