You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/19 13:05:44 UTC

[GitHub] [airflow] ktrueda commented on a change in pull request #11627: Add D205 pydocstyle check

ktrueda commented on a change in pull request #11627:
URL: https://github.com/apache/airflow/pull/11627#discussion_r507729221



##########
File path: airflow/__init__.py
##########
@@ -18,9 +18,9 @@
 #
 
 """
-Authentication is implemented using flask_login and different environments can
-implement their own login mechanisms by providing an `airflow_login` module
-in their PYTHONPATH. airflow_login should be based off the
+Authentication is implemented using flask_login and different environments can implement their own login mechanisms by providing an `airflow_login` module in their PYTHONPATH.
+
+airflow_login should be based off the
 `airflow.www.login`

Review comment:
       Thank you. 




----------------------------------------------------------------
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:
users@infra.apache.org