isort the repo
This commit is contained in:
parent
604170f133
commit
92cca7f396
4 changed files with 6 additions and 8 deletions
|
@ -3,7 +3,6 @@ from sys import argv
|
|||
|
||||
from hnmp import SNMP
|
||||
|
||||
|
||||
snmp = SNMP(argv[2], community=argv[3])
|
||||
|
||||
single_value_metrics_int_oids = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue