You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/08/29 20:18:37 UTC

[GitHub] [airflow] hussein-awala commented on a diff in pull request #33864: Replace single quotes by double quotes in tests

hussein-awala commented on code in PR #33864:
URL: https://github.com/apache/airflow/pull/33864#discussion_r1309307096


##########
tests/providers/google/cloud/hooks/test_mlengine.py:
##########
@@ -1009,11 +1009,11 @@ def test_delete_version(self, mock_get_conn, mock_project_id):
         model_name = "test-model"
         version_name = "test-version"
         # fmt: off

Review Comment:
   Why should we remove it?



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