netbox-agent/netbox_agent/hp/hp.py

5 lines
69 B
Python
Raw Normal View History

from netbox_agent.server import ServerBase
class HPHost():
pass