mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix some lint (remove whitespace)`
This commit is contained in:
parent
4f9973db20
commit
7264008fed
1 changed files with 2 additions and 2 deletions
|
@ -108,10 +108,10 @@ def _status_wait(service_name, end_time, service_states):
|
|||
Args:
|
||||
service_name (str):
|
||||
The name of the service
|
||||
|
||||
|
||||
end_time (float):
|
||||
A future time. e.g. time.time() + 10
|
||||
|
||||
|
||||
service_states (list):
|
||||
Services statuses to wait for as returned by info()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue