michalslowikowski00 commented on a change in pull request #10304:
URL: https://github.com/apache/airflow/pull/10304#discussion_r475648917



##########
File path: airflow/providers/google/cloud/hooks/dataprep.py
##########
@@ -56,7 +57,7 @@ def _token(self) -> str:
         token = conn.extra_dejson.get("token")
         if token is None:
             raise AirflowException(
-                "Dataprep token is missing or has invalid format. "
+                "Dataprep token is missing or has invalid format."

Review comment:
       Done.




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


Reply via email to