[
https://issues.apache.org/jira/browse/FLINK-38594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034178#comment-18034178
]
david radley commented on FLINK-38594:
--------------------------------------
removing the import gives
Oct 30 13:01:59 ================flake8 checks=================
Oct 30 13:02:00 ./pyflink/table/tests/test_udf.py:973:26: F821 undefined name
'pytz'
so is not the answer
> 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)