just some coding style fixes and very small changes
This commit is contained in:
parent
b17283b305
commit
0f82647c1a
5 changed files with 3310 additions and 4 deletions
|
|
@ -31,6 +31,7 @@ class Config:
|
|||
self.hosts,
|
||||
self.members,
|
||||
self.periods,
|
||||
self.services, log)
|
||||
self.services,
|
||||
log)
|
||||
|
||||
#self.layouts = LayoutList(self.dict['layouts'], self.hostgroups)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue