mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-03-21 20:18:38 -06:00
🔥 Removed saving of None return value
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
from netbox_zabbix_sync.modules.cli import parse_cli
|
||||
|
||||
if __name__ == "__main__":
|
||||
args = parse_cli()
|
||||
parse_cli()
|
||||
|
||||
Reference in New Issue
Block a user