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:
[email protected]


Reply via email to