Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚧 [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.
- Loading branch information