Closed hamogu closed 7 years ago
I traced this down to a dict shared as calss attribute as opposed to an instance attribute. While debugging, I modified the HESS code slightly and it turned out to be cleaner so I kept it this way.
I traced this down to a dict shared as calss attribute as opposed to an instance attribute. While debugging, I modified the HESS code slightly and it turned out to be cleaner so I kept it this way.