mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint
This commit is contained in:
parent
b9921128af
commit
dcfba51556
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ from salttesting.mock import (
|
|||
NO_MOCK_REASON,
|
||||
MagicMock,
|
||||
mock_open,
|
||||
patch,
|
||||
call)
|
||||
patch)
|
||||
|
||||
ensure_in_syspath('../../')
|
||||
|
||||
# Import third party libs
|
||||
|
|
Loading…
Add table
Reference in a new issue