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 2020/03/06 12:57:32 UTC

[GitHub] [airflow] inytar commented on issue #7621: [AIRFLOW-6982] add native python exasol support

inytar commented on issue #7621: [AIRFLOW-6982] add native python exasol support
URL: https://github.com/apache/airflow/pull/7621#issuecomment-595756254
 
 
   I've looked into the lint & test issues. I've got Jenkins almost happy, except for one warning in the build-docs. I get the the following message:
   ```
   opt/airflow/docs/_api/airflow/providers/exasol/hooks/exasol/index.rst:122: WARNING: Field list ends without a blank line; unexpected unindent.
   ```
   I'm assuming it has to do with the doc-strings in [`airflow/providers/exasol/hooks/exasol.py`](https://github.com/apache/airflow/pull/7621/files#diff-d4d9616d2fe28929ca431e540d4b86e9), but I can't find what it is. I'd love some input.

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


With regards,
Apache Git Services