Styling: blank lines
This commit is contained in:
parent
c7eb68e043
commit
fc8ffc1864
1 changed files with 2 additions and 0 deletions
|
@ -1131,7 +1131,9 @@ class HPUX(Hardware):
|
|||
- model
|
||||
- firmware
|
||||
"""
|
||||
|
||||
platform = 'HP-UX'
|
||||
|
||||
def __init__(self):
|
||||
Hardware.__init__(self)
|
||||
|
||||
|
|
Loading…
Reference in a new issue