Skip to content

Commit

Permalink
More black
Browse files Browse the repository at this point in the history
  • Loading branch information
twangboy committed Apr 17, 2020
1 parent 010627f commit cd07707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/utils/test_win_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

# Import Salt Testing Libs
from tests.support.mock import MagicMock, patch
from tests.support.unit import skipIf, TestCase
from tests.support.unit import TestCase, skipIf


@skipIf(not salt.utils.platform.is_windows(), "System is not Windows")
Expand Down

0 comments on commit cd07707

Please sign in to comment.