Skip to content

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

Open
EthanVieira wants to merge 1 commit into
SQLMesh:mainfrom
EthanVieira:add-ipython-none-check
Open

fix(mypy) - add ipython None check in accordance with new IPython 9.16 release#5933
EthanVieira wants to merge 1 commit 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
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.

1 participant