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
I am running transpyle on the test cases in https://github.com/adsharma/py2many/tree/main/tests/cases, and many of the simpler cases fail transpiling to Fortran because the following ast are not implemented IfExp, Subscript, Assert