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

Fix typos in Task.get_param_names: include_significant -> include_insignificant #3168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nayopu
Copy link

@nayopu nayopu commented May 29, 2022

Fix typo include_significant -> include_insignificant in Task.get_param_names

Description

Fix typos include_significant -> include_insignificant in Task.get_param_names so the names match the actual behavior.

Motivation and Context

No context.
The typos are inconsistent with the actual behavior.

Have you tested this? If so, how?

Not tested.
But there will be no side effects as just fixing typos and include_significant only appears in the fixed method.

Fix typo in arguments of Task.get_param_names
@nayopu nayopu requested review from dlstadther and a team as code owners May 29, 2022 11:42
@nayopu nayopu changed the title Update task.py Fix typos in Task.get_param_names: include_significant -> include_insignificant May 29, 2022
@nayopu nayopu marked this pull request as draft May 29, 2022 12:32
@nayopu nayopu marked this pull request as ready for review May 29, 2022 12:48
@nayopu nayopu marked this pull request as draft May 29, 2022 12:50
@nayopu nayopu marked this pull request as ready for review May 31, 2022 17:16
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.

None yet

1 participant