Fix random errors in parser type lookup
super().__init__() needed to be explicitly called for superclass instance variable to be initialized
Loading
Please register or sign in to comment
super().__init__() needed to be explicitly called for superclass instance variable to be initialized