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
There are currently many new type warnings in the code as Pycharm's typechecker got a lot stricter in the last update.
Therefore, we need to change/improve the types in many parts of the codebase to not have these warnings.
There are currently many new type warnings in the code as Pycharm's typechecker got a lot stricter in the last update.
Therefore, we need to change/improve the types in many parts of the codebase to not have these warnings.
parser.commonparser.lexerparser.cstparser.astgenparser.typecheckutiltest.commontest/coverage/inject_colors.pytest.test_commontest.test_tokenizertest.test_cstgentest.test_astgentest.test_typecheckertest.test_e2e