mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-13 15:24:48 -06:00
🚨 Imported sys from own module
This commit is contained in:
parent
371e74fca8
commit
66d59f2575
@ -5,7 +5,8 @@
|
||||
import argparse
|
||||
import logging
|
||||
import ssl
|
||||
from os import environ, sys
|
||||
from os import environ
|
||||
import sys
|
||||
|
||||
from pynetbox import api
|
||||
from pynetbox.core.query import RequestError as NBRequestError
|
||||
|
Loading…
Reference in New Issue
Block a user