[GitHub] [airflow] uranusjr commented on a diff in pull request #34121: Refactor: Remove trailing whitespace from strings

2023-09-05 Thread via GitHub
uranusjr commented on code in PR #34121: URL: https://github.com/apache/airflow/pull/34121#discussion_r1316774976 ## airflow/secrets/local_filesystem.py: ## @@ -238,7 +238,7 @@ def load_variables(file_path: str) -> dict[str, str]: if invalid_keys: raise AirflowExce

[GitHub] [airflow] uranusjr commented on a diff in pull request #34121: Refactor: Remove trailing whitespace from strings

2023-09-05 Thread via GitHub
uranusjr commented on code in PR #34121: URL: https://github.com/apache/airflow/pull/34121#discussion_r1316774161 ## airflow/providers/google/cloud/transfers/facebook_ads_to_gcs.py: ## @@ -149,7 +149,7 @@ def execute(self, context: Context): ) raise Air

[GitHub] [airflow] uranusjr commented on a diff in pull request #34121: Refactor: Remove trailing whitespace from strings

2023-09-05 Thread via GitHub
uranusjr commented on code in PR #34121: URL: https://github.com/apache/airflow/pull/34121#discussion_r1316773471 ## airflow/providers/cncf/kubernetes/operators/pod.py: ## @@ -819,7 +819,7 @@ def process_pod_deletion(self, pod: k8s.V1Pod, *, reraise=True):