This commit is contained in:
kramo
2023-05-24 14:09:16 +02:00
committed by GeoffreyCoulaud
parent f06aed3ce0
commit 36b6bc17bd
19 changed files with 20 additions and 20 deletions

View File

@@ -2,7 +2,7 @@ from typing import Iterable
from gi.repository import GObject
import src.shared as shared
from src import shared
from src.game import Game
from src.store.managers.manager import Manager
from src.utils.task import Task