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 E302 error for blank lines #19821

Merged
merged 1 commit into from
May 27, 2022

Conversation

a49a
Copy link
Contributor

@a49a a49a commented May 26, 2022

I execute python -m flake8 --config=tox.ini in flink-python dir
It will throw the following error message.

./pyflink/table/tests/test_udf.py:805:1: E302 expected 2 blank lines, found 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 d92ef4f 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
3 participants