[
https://issues.apache.org/jira/browse/FLINK-38594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034936#comment-18034936
]
Dian Fu commented on FLINK-38594:
---------------------------------
Hey, the test failure described in this ticket comes from a Pull Request:
https://github.com/apache/flink/pull/27140. The pull request removed the usage
of pytz, however, doesn't remove the import of it. So this should not be a
problem.
> CI error ./pyflink/table/tests/test_udf.py:23:1: F401 'pytz' imported but
> unused
> --------------------------------------------------------------------------------
>
> Key: FLINK-38594
> URL: https://issues.apache.org/jira/browse/FLINK-38594
> Project: Flink
> Issue Type: Technical Debt
> Components: API / Python
> Reporter: david radley
> Priority: Major
> Labels: pull-request-available
>
> Oct 24 08:53:36 ================flake8 checks=================
> Oct 24 08:53:37 ./pyflink/table/tests/test_udf.py:23:1: F401 'pytz' imported
> but unused
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=70445&view=logs&j=9cada3cb-c1d3-5621-16da-0f718fb86602&t=0a887b12-e4d0-528d-2191-73222db51fda
--
This message was sent by Atlassian Jira
(v8.20.10#820010)