Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
Signed-off-by: Chaurasiya, Payal <[email protected]>
  • Loading branch information
payalcha committed Dec 11, 2024
1 parent 8d20e42 commit f5cd467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfl/utilities/logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import psutil
from rich.console import Console
from rich.logging import RichHandler
from torch.utils.tensorboard import SummaryWriter
from tensorboardX import SummaryWriter


def write_metric(node_name, task_name, metric_name, metric, round_number):
Expand Down

0 comments on commit f5cd467

Please sign in to comment.