mik-laj commented on pull request #11627:
URL: https://github.com/apache/airflow/pull/11627#issuecomment-713133192


   Static checks are sad.
   ```
   airflow/kubernetes/kube_client.py:69 in private function 
`_enable_tcp_keepalive`:
           D205: 1 blank line required between summary line and description 
(found 0)
   airflow/providers/discord/operators/discord_webhook.py:28 in public class 
`DiscordWebhookOperator`:
           D205: 1 blank line required between summary line and description 
(found 0)
   airflow/providers/google/cloud/operators/bigquery_dts.py:199 in public class 
`BigQueryDataTransferServiceStartTransferRunsOperator`:
           D205: 1 blank line required between summary line and description 
(found 0)
   airflow/providers/microsoft/azure/operators/azure_cosmos.py:25 in public 
class `AzureCosmosInsertDocumentOperator`:
           D205: 1 blank line required between summary line and description 
(found 0)
   ```


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


Reply via email to