Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored and williamFalcon committed Jun 17, 2020
1 parent 86f485e commit 9b7d326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytorch_lightning/metrics/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
MSE,
RMSE,
MAE,
RMSLE
RMSLE,
)
from pytorch_lightning.metrics.classification import (
Accuracy,
Expand Down

0 comments on commit 9b7d326

Please sign in to comment.