Skip to content

Conversation

sfc-gh-joshi
Copy link
Contributor

What do these changes do?

Fixes a mypy warning raised in the newest version.

  • first commit message and PR title follow format outlined here

    NOTE: If you edit the PR title to match this format, you need to add another commit (even if it's empty) or amend your last commit for the CI job that checks the PR title to pick up the new PR title.

  • passes flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py
  • passes black --check modin/ asv_bench/benchmarks scripts/doc_checker.py
  • signed commit with git commit -s
  • Resolves CI: Update code for mypy 1.17 #7629
  • tests added and passing
  • module layout described at docs/development/architecture.rst is up-to-date

@sfc-gh-joshi sfc-gh-joshi changed the title CI-#7629: Update code for mypy 1.17 TEST-#7629: Update code for mypy 1.17 Jul 22, 2025
@sfc-gh-joshi sfc-gh-joshi merged commit 60d34ac into modin-project:main Jul 22, 2025
41 checks passed
@sfc-gh-joshi sfc-gh-joshi deleted the joshi/mypy-bump branch July 22, 2025 20:23
sfc-gh-vrpatel pushed a commit to sfc-gh-vrpatel/modin that referenced this pull request Jul 22, 2025
Fixes a mypy warning raised in the newest version.

Signed-off-by: Jonathan Shi <[email protected]>
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.

CI: Update code for mypy 1.17

2 participants