mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
clean up some double quotes
This commit is contained in:
parent
e3a2b2d4f0
commit
d95a8e612f
1 changed files with 2 additions and 2 deletions
|
@ -295,9 +295,9 @@ class TestDaemon(object):
|
|||
self._clean()
|
||||
|
||||
def pre_setup_minions(self):
|
||||
"""
|
||||
'''
|
||||
Subclass this method for additional minion setups.
|
||||
"""
|
||||
'''
|
||||
|
||||
def setup_minions(self):
|
||||
# Wait for minions to connect back
|
||||
|
|
Loading…
Add table
Reference in a new issue