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
🚧 [APPROVAL NEEDED] Explicitly specify class constructor parameters
Resolves `TypeError`s thrown by Mypyc-compiled code as a result of
empty tuple assignment to an int-typed `level` parameter during
superclass initialization.
0 commit comments