You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Dan Fowler (JIRA)" <ji...@apache.org> on 2018/03/05 21:21:00 UTC

[jira] [Created] (AIRFLOW-2181) Convert DOS formatted files to UNIX

Dan Fowler created AIRFLOW-2181:
-----------------------------------

             Summary: Convert DOS formatted files to UNIX
                 Key: AIRFLOW-2181
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2181
             Project: Apache Airflow
          Issue Type: Task
            Reporter: Dan Fowler
            Assignee: Dan Fowler


While looking into an issue related to the password_auth backend I noticed the following files are in DOS format:

 

tests/www/api/experimental/test_password_endpoints.py
 airflow/contrib/auth/backends/password_auth.py

 

I can't think of a reason why these should be DOS formatted, but if there is let me know and I can close this out. Otherwise, I'll submit a PR for this fix.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)