You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.9 is out of support, so we should drop support for it, also because the new Ruff formatting introduces the use of | for unions, which was added in Python 3.10.
Python 3.9 is out of support, so we should drop support for it, also because the new Ruff formatting introduces the use of
|for unions, which was added in Python 3.10.