Styling: blank lines

This commit is contained in:
Michael DeHaan 2013-06-30 18:52:33 -04:00
parent 405fdf9206
commit 936ad65726

View file

@ -1131,7 +1131,9 @@ class HPUX(Hardware):
- model
- firmware
"""
platform = 'HP-UX'
def __init__(self):
Hardware.__init__(self)