Fix dashboard reset logging
This commit is contained in:
@@ -15,6 +15,8 @@ from .reactor import Reactor
|
|||||||
from .simulation import ReactorSimulation
|
from .simulation import ReactorSimulation
|
||||||
from .state import PlantState
|
from .state import PlantState
|
||||||
|
|
||||||
|
LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
||||||
@dataclass
|
@dataclass
|
||||||
class DashboardKey:
|
class DashboardKey:
|
||||||
|
|||||||
Reference in New Issue
Block a user