Skip to content

fix(mypy) - add ipython None check in accordance with new IPython 9.16 release - #5933

Merged
mday-io merged 2 commits into
SQLMesh:mainfrom
EthanVieira:add-ipython-none-check
Aug 3, 2026
Merged

fix(mypy) - add ipython None check in accordance with new IPython 9.16 release#5933
mday-io merged 2 commits into
SQLMesh:mainfrom
EthanVieira:add-ipython-none-check

Conversation

@EthanVieira

@EthanVieira EthanVieira commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Description

With the recent release of IPython 9.16, make style started failing due to the new get_ipython() return annotation. This change adds a None check for the get_ipython() return value.

Test Plan

make style and make fast-test pass

Checklist

  • I have run make style and fixed any issues
  • I have added tests for my changes (if applicable) - N/A
  • All existing tests pass (make fast-test)
  • My commits are signed off (git commit -s) per the DCO

@EthanVieira EthanVieira changed the title fix(mypy) - add ipython None check in accordance with new iPython 9.16 release fix(mypy) - add ipython None check in accordance with new IPython 9.16 release Jul 31, 2026
@mday-io
mday-io self-requested a review August 3, 2026 12:53
@mday-io
mday-io merged commit 9a78b03 into SQLMesh:main Aug 3, 2026
32 checks passed
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.

2 participants