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 2022/12/05 11:35:26 UTC

[GitHub] [airflow] ashb commented on a diff in pull request #27962: Add pre-commits preventing accidental API changes in common.sql

ashb commented on code in PR #27962:
URL: https://github.com/apache/airflow/pull/27962#discussion_r1039476443


##########
airflow/providers/common/sql.pyi:
##########
@@ -0,0 +1,16 @@
+# Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   This file should probably be `airflow/providers/common/sql/__init__.pyi`, there's a chance it might confuse a few tools if it isn't?



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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org