mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Fix another pylint error
This commit is contained in:
parent
f191a3c169
commit
5af605b3fd
@ -170,6 +170,7 @@ class SaltRaetRoadClusterLoadSetup(ioflo.base.deeding.Deed):
|
||||
for remote in self.stack.value.remotes.values():
|
||||
self.loads.value[remote.name] = odict(load=0.0, expire=self.store.stamp)
|
||||
|
||||
|
||||
class SaltRaetRoadClusterMasterSetup(ioflo.base.deeding.Deed):
|
||||
'''
|
||||
Setups shares for master cluster
|
||||
|
Loading…
Reference in New Issue
Block a user