Skip to content

Fix the initialization of GMMMachine

Added super().__init__(), allowing inheriting classes to call super().init() on multiple parents.

Merge request reports

Loading