Skip to content

Commit 4adfb95

Browse files
committed
fix for yapf
1 parent db046e9 commit 4adfb95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

livelossplot/plot_losses.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ class PlotLosses:
1313
"""
1414
Class collect metrics from the training engine and send it to plugins, when send is called
1515
"""
16-
1716
def __init__(
1817
self,
1918
outputs: List[Union[Type[BO], str]] = ['MatplotlibPlot', 'ExtremaPrinter'],

0 commit comments

Comments
 (0)