mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Styling: blank lines
This commit is contained in:
@@ -1131,7 +1131,9 @@ class HPUX(Hardware):
|
|||||||
- model
|
- model
|
||||||
- firmware
|
- firmware
|
||||||
"""
|
"""
|
||||||
|
|
||||||
platform = 'HP-UX'
|
platform = 'HP-UX'
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
Hardware.__init__(self)
|
Hardware.__init__(self)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user