from source.gui.widget.grid.abc import GameGrid class GameGridEnemy(GameGrid): pass