call logging.py for setup
This commit is contained in:
parent
4055e2a653
commit
f991ac85f7
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import argparse
|
|||
|
||||
from netbox_agent.dell.dell import DellHost
|
||||
import netbox_agent.dmidecode as dmidecode
|
||||
from netbox_agent.logging import logging
|
||||
from netbox_agent.hp.hp import HPHost
|
||||
|
||||
MANUFACTURERS = {
|
||||
|
|
Loading…
Add table
Reference in a new issue