Skip to content

Commit

Permalink
Fixed import bug.
Browse files Browse the repository at this point in the history
Signed-off-by: VahidooX <[email protected]>
  • Loading branch information
VahidooX committed Feb 5, 2020
1 parent d1469bf commit 5d387ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import numpy as np
import torch

import nemo.logging as logging
from nemo import logging

__all__ = ['eval_iter_callback', 'eval_epochs_done_callback']

Expand Down

0 comments on commit 5d387ef

Please sign in to comment.