mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
"Optimize Imports" in game & qt-ui
Adjustments made by PyCharm
This commit is contained in:
@@ -5,8 +5,8 @@ from typing import Optional
|
||||
from PySide2.QtCore import QObject, Signal
|
||||
|
||||
from game import Game
|
||||
from game.game import TurnState
|
||||
from game.debriefing import Debriefing
|
||||
from game.game import TurnState
|
||||
|
||||
|
||||
class GameUpdateSignal(QObject):
|
||||
|
||||
Reference in New Issue
Block a user