from libs.View import View class MatrixButtons(View): def __init__(self): super().__init__("./views/items/matrix_buttons")