OmerJog commented on issue #4846: [AIRFLOW-4030] adding start to singularity 
for airflow
URL: https://github.com/apache/airflow/pull/4846#issuecomment-485846835
 
 
   @vsoch You have flake8 errors:
   `/airflow/models/__init__.py:36:68: W292 no newline at end of file`
   and mypy errors:
   ```
   tests/contrib/operators/test_singularity_operator.py:36: error: Name 'mock' 
already defined (by an import)
   tests/contrib/operators/test_singularity_operator.py:38: error: Incompatible 
types in assignment (expression has type "None", variable has type Module)
   ```

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


With regards,
Apache Git Services

Reply via email to