Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
Signed-off-by: Jason <[email protected]>
  • Loading branch information
blisc committed Jan 30, 2020
1 parent 073e1e6 commit 08b1eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_deprecated.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
from io import StringIO
from unittest.mock import patch

from nemo.utils.decorators import deprecated
from nemo import logging
from nemo.utils.decorators import deprecated
from tests.common_setup import NeMoUnitTest


Expand Down

0 comments on commit 08b1eed

Please sign in to comment.