mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Some more white-space lint fixes
This commit is contained in:
parent
312c96738b
commit
b1ddb350b6
@ -232,8 +232,6 @@ fi
|
||||
if os.path.isfile(fname):
|
||||
os.remove(fname)
|
||||
|
||||
|
||||
|
||||
@skipIf(salt.utils.which_bin(KNOWN_BINARY_NAMES) is None, 'virtualenv not installed')
|
||||
def test_issue_2068_template_str(self):
|
||||
venv_dir = os.path.join(
|
||||
|
Loading…
Reference in New Issue
Block a user