You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/14 20:38:18 UTC

[GitHub] [airflow] vincbeck commented on a diff in pull request #26221: Remove log group from AWS batch system test

vincbeck commented on code in PR #26221:
URL: https://github.com/apache/airflow/pull/26221#discussion_r971273303


##########
tests/system/providers/amazon/aws/example_batch.py:
##########
@@ -15,6 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 from datetime import datetime
+from typing import List, Optional, Tuple

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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org