potiuk commented on a change in pull request #8145: Drop redundant project id
null checks.
URL: https://github.com/apache/airflow/pull/8145#discussion_r406384391
##########
File path: airflow/providers/google/cloud/hooks/stackdriver.py
##########
@@ -500,8 +500,8 @@ def enable_notification_channels(
@GoogleBaseHook.fallback_to_default_project_id
def disable_notification_channels(
self,
+ project_id: str,
Review comment:
UPDATING.md entry needed here as well.
----------------------------------------------------------------
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