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

[SPARK-35292][PYTHON] Delete redundant parameter in mypy configuration #32418

Closed
wants to merge 1 commit into from

Conversation

garawalid
Copy link
Contributor

What changes were proposed in this pull request?

The parameter no_implicit_optional is defined twice in the mypy configuration, ligne 20 and ligne 105.

Why are the changes needed?

We would like to keep the mypy configuration clean.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

This patch can be tested with dev/lint-python

@github-actions github-actions bot added the PYTHON label May 2, 2021
@HyukjinKwon
Copy link
Member

cc @zero323 FYI

@HyukjinKwon
Copy link
Member

@garawalid, would you mind taking a look for https://github.com/apache/spark/pull/32418/checks?check_run_id=2487946353 and enable GitHub Actions please? Apache Spark leverages forked repository's GItHub Actions for building and testing the changes in the PR.

@garawalid
Copy link
Contributor Author

@HyukjinKwon, thanks for pointing this out, it's done.

@srowen
Copy link
Member

srowen commented May 3, 2021

Jenkins retest this please

@HyukjinKwon
Copy link
Member

Merged to master.

@garawalid garawalid deleted the feature/clean-mypy-config branch May 4, 2021 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants