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 2021/06/14 21:52:57 UTC

[GitHub] [airflow] kaxil commented on pull request #16393: Handle missing/null serialized DAG dependencies

kaxil commented on pull request #16393:
URL: https://github.com/apache/airflow/pull/16393#issuecomment-861020075


   @uranusjr Pylint failure:
   
   ```
   ************* Module tests.decorators.test_python
   tests/decorators/test_python.py:458:62: E1101: Instance of 'str' has no 'task_id' member (no-member)
   ```
   
   Probably rebasing on Master might fix it


-- 
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