fix class design inconsistency for HistoryMonitor
#491
Labels
candidate
an individual developer submits a work request to the team (extension proposal, bug, other request)
good first issue
nice to pick for a new contributor
In GitLab by @mvesin on Mar 13, 2023, 14:28
As a developper I want class design inconsistency for
HistoryMonitor
to be fixed.The issue:
HistoryMonitor
is defined as part of node (fedbiomed.node.history_monitor.HistoryMonitor
)fedbiomed.common.training_plans
)A possible solution:
common.HistoryMonitor
node.NodeHistoryMonitor(HistoryMonitor)
with the payload of actual history monitorcommon.HistoryMonitor
incommon
common
? (should not be necessary)Dear user, please keep the lign below when submitting an issue:
The text was updated successfully, but these errors were encountered: