mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-12-19 20:02:20 -06:00
Disable pylint name checking
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# pylint: disable=invalid-name
|
||||
|
||||
"""Netbox to Zabbix sync script."""
|
||||
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user