Fokko commented on issue #5330: [AIRFLOW-4573] Import airflow_local_settings 
after prepare_classpath
URL: https://github.com/apache/airflow/pull/5330#issuecomment-497822985
 
 
   Sad CI:
   ```
   tests/test_local_settings.py:1:0: C0111: Missing module docstring 
(missing-docstring)
   tests/test_local_settings.py:34:0: C0103: Class name "settings_context" 
doesn't conform to PascalCase naming style (invalid-name)
   tests/test_local_settings.py:34:0: C0111: Missing class docstring 
(missing-docstring)
   tests/test_local_settings.py:51:0: C0111: Missing class docstring 
(missing-docstring)
   tests/test_local_settings.py:59:12: E1101: Module 'airflow.settings' has no 
'import_local_settings' member (no-member)
   tests/test_local_settings.py:68:12: E1101: Module 'airflow.settings' has no 
'import_local_settings' member (no-member)
   tests/test_local_settings.py:70:12: C0103: Variable name "ti" doesn't 
conform to snake_case naming style (invalid-name)
   ```

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


With regards,
Apache Git Services

Reply via email to