mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-12-12 19:39:37 -06:00
🚑 Fixed random space on line 2
This commit is contained in:
parent
bf512ada0b
commit
047fb33332
@ -5,7 +5,7 @@ Device specific handeling for NetBox to Zabbix
|
|||||||
|
|
||||||
from copy import deepcopy
|
from copy import deepcopy
|
||||||
from logging import getLogger
|
from logging import getLogger
|
||||||
from operator import itemgetter
|
from operator import itemgetter
|
||||||
from re import search
|
from re import search
|
||||||
from typing import Any
|
from typing import Any
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user