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

Misspell in the method's name: ErrorMessage.missmatch_with_pandas #6293

Closed
dchigarev opened this issue Jun 26, 2023 · 1 comment
Closed

Misspell in the method's name: ErrorMessage.missmatch_with_pandas #6293

dchigarev opened this issue Jun 26, 2023 · 1 comment
Labels
Code Quality 💯 Improvements or issues to improve quality of codebase good first issue 🔰 Good for newcomers P3 Very minor bugs, or features we can hopefully add some day.

Comments

@dchigarev
Copy link
Collaborator

dchigarev commented Jun 26, 2023

We should correct 'missmatch -> mismatch'

def missmatch_with_pandas(cls, operation: str, message: str) -> None:

@dchigarev dchigarev added good first issue 🔰 Good for newcomers Code Quality 💯 Improvements or issues to improve quality of codebase P3 Very minor bugs, or features we can hopefully add some day. labels Jun 26, 2023
Vedant2100 added a commit to Vedant2100/modin that referenced this issue Feb 1, 2024
…rrorMessage.missmatch_with_pandas method

Signed-off-by: Vedant <2711vedant@gmail.com>
YarShev pushed a commit that referenced this issue Feb 1, 2024
…issmatch_with_pandas method (#6901)

Signed-off-by: Vedant <2711vedant@gmail.com>
@anmyachev
Copy link
Collaborator

Fixed in #6901

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Quality 💯 Improvements or issues to improve quality of codebase good first issue 🔰 Good for newcomers P3 Very minor bugs, or features we can hopefully add some day.
Projects
None yet
Development

No branches or pull requests

2 participants