mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-03-21 20:18:38 -06:00
🚑 Fixed random space on line 2
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ Device specific handeling for NetBox to Zabbix
|
||||
|
||||
from copy import deepcopy
|
||||
from logging import getLogger
|
||||
from operator import itemgetter
|
||||
from operator import itemgetter
|
||||
from re import search
|
||||
from typing import Any
|
||||
|
||||
|
||||
Reference in New Issue
Block a user