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 2019/01/25 11:36:04 UTC

[GitHub] mik-laj commented on issue #4586: [AIRFLOW-XXX] Mock optional modules when building docs

mik-laj commented on issue #4586: [AIRFLOW-XXX] Mock optional modules when building docs
URL: https://github.com/apache/airflow/pull/4586#issuecomment-457545830
 
 
   Looks good for me. Docs still have a warning related to importing modules:
   ````
   WARNING: autodoc: failed to import class 'mesos_executor.MesosExecutor' from module 'airflow.contrib.executors'; the following exception was raised:
   cannot import name 'LoginMixin'
   ````
   However, this is not related to this PR and this PR will not solve this.
   If we wanted to erase all the errors then we have to think about it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services