Myasuka commented on code in PR #23903: URL: https://github.com/apache/flink/pull/23903#discussion_r1422036625
########## docs/content/docs/flinkDev/ide_setup.md: ########## @@ -260,7 +260,7 @@ versions. [Flake8](https://pypi.org/project/flake8/) is used to enforce some coding guidelines. 1. Install flake8 for your Python interpreter using `pip install flake8`. -2. In PyCharm go to "Preferences" → "Tools" → "External Tools". +2. In PyCharm go to "Settings" → "Tools" → "External Tools". Review Comment: Could you please also update this in Chinese documents like [line 172](https://github.com/apache/flink/blob/master/docs/content.zh/docs/flinkDev/ide_setup.md?plain=1#L172) and [line 210](https://github.com/apache/flink/blob/master/docs/content.zh/docs/flinkDev/ide_setup.md?plain=1#L210)? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
