uranusjr commented on code in PR #31427:
URL: https://github.com/apache/airflow/pull/31427#discussion_r1200243483


##########
airflow/providers/exasol/hooks/exasol.py:
##########
@@ -139,7 +139,7 @@ def get_description(statement: ExaStatement) -> 
Sequence[Sequence]:
         Copied implementation from DB2-API wrapper.
         More info 
https://github.com/exasol/pyexasol/blob/master/docs/DBAPI_COMPAT.md#db-api-20-wrapper
         :param statement: Exasol statement
-        :return: description sequence of t
+        :return: description sequence of t.

Review Comment:
   Should add newline after _wrapper._ instead.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to