[GitHub] [airflow] potiuk commented on a diff in pull request #33881: Remove tasks annotation in `AppflowHook`

2023-08-30 Thread via GitHub
potiuk commented on code in PR #33881: URL: https://github.com/apache/airflow/pull/33881#discussion_r1309720148 ## airflow/providers/amazon/aws/hooks/appflow.py: ## @@ -24,7 +24,6 @@ if TYPE_CHECKING: from mypy_boto3_appflow.client import AppflowClient -from

[GitHub] [airflow] potiuk commented on a diff in pull request #33881: Remove tasks annotation in `AppflowHook`

2023-08-29 Thread via GitHub
potiuk commented on code in PR #33881: URL: https://github.com/apache/airflow/pull/33881#discussion_r1309685611 ## airflow/providers/amazon/aws/hooks/appflow.py: ## @@ -24,7 +24,6 @@ if TYPE_CHECKING: from mypy_boto3_appflow.client import AppflowClient -from

[GitHub] [airflow] potiuk commented on a diff in pull request #33881: Remove tasks annotation in `AppflowHook`

2023-08-29 Thread via GitHub
potiuk commented on code in PR #33881: URL: https://github.com/apache/airflow/pull/33881#discussion_r1308793434 ## airflow/providers/amazon/aws/hooks/appflow.py: ## @@ -24,7 +24,6 @@ if TYPE_CHECKING: from mypy_boto3_appflow.client import AppflowClient -from

[GitHub] [airflow] potiuk commented on a diff in pull request #33881: Remove tasks annotation in `AppflowHook`

2023-08-29 Thread via GitHub
potiuk commented on code in PR #33881: URL: https://github.com/apache/airflow/pull/33881#discussion_r1308776313 ## airflow/providers/amazon/aws/hooks/appflow.py: ## @@ -24,7 +24,6 @@ if TYPE_CHECKING: from mypy_boto3_appflow.client import AppflowClient -from