Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove a few redundant implemented interfaces from
J
LST types
While these implemented interfaces don't cause any trouble, they lead to problems when translated one-to-one to Python: ``` E TypeError: Cannot create a consistent method resolution E order (MRO) for bases J, Expression, TypedTree, MethodCall ```
- Loading branch information