Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hotfix][python] Fix flake8 check E523 error for format method has used arguments #19822

Merged
merged 1 commit into from
May 27, 2022

Conversation

a49a
Copy link
Contributor

@a49a a49a commented May 26, 2022

Run python -m flake8 --config=tox.ini in flink-python dir.
It will throw the following error message.
./pyflink/table/tests/test_table_environment_api.py:558:29: F523 '...'.format(...) has unused arguments at position(s): 0, 1

@flinkbot
Copy link
Collaborator

flinkbot commented May 26, 2022

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@dianfu dianfu merged commit 5ae21e7 into apache:master May 27, 2022
JasonLeeCoding pushed a commit to JasonLeeCoding/flink that referenced this pull request May 27, 2022
huangxiaofeng10047 pushed a commit to huangxiaofeng10047/flink that referenced this pull request Jun 6, 2022
zstraw pushed a commit to zstraw/flink that referenced this pull request Jul 4, 2022
liujiawinds pushed a commit to liujiawinds/flink that referenced this pull request Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants