nuclearpinguin commented on a change in pull request #6585: More GSOD improvements URL: https://github.com/apache/airflow/pull/6585#discussion_r352510424
########## File path: LOCAL_VIRTUALENV.rst ########## @@ -19,15 +19,15 @@ .. contents:: :local: Local Virtual Environment (virtualenv) -============================================ +====================================== -Use the local virtualenv development option in the combination with the _`Breeze <BREEZE.rst#aout-airflow-breeze>`_ +Use the local virtualenv development option in the combination with the `Breeze <BREEZE.rst#aout-airflow-breeze>`_ development environment. This option helps you benefit from the infrastructure provided -by your IDE (for example, IntelliJ's PyCharm/Idea) and work in the enviroment where all necessary dependencies and tests are +by your IDE (for example, IntelliJ's PyCharm/Idea) and work in the enviroment where all necessary dependencies and tests are Review comment: ```suggestion by your IDE (for example, IntelliJ Idea / PyCharm) and work in the enviroment where all necessary dependencies and tests are ``` Those are two different products of JetBrains. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
