mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-13 23:27:32 -06:00
💡 Added docstring for module
This commit is contained in:
parent
886c5b24b9
commit
9ab5e09dd5
@ -1,3 +1,7 @@
|
|||||||
|
"""
|
||||||
|
Logging module for Netbox-Zabbix-sync
|
||||||
|
"""
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
from os import path
|
from os import path
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user