💡 Added docstring for module

This commit is contained in:
Wouter de Bruijn
2025-02-26 14:54:08 +01:00
parent 886c5b24b9
commit 9ab5e09dd5

View File

@@ -1,3 +1,7 @@
"""
Logging module for Netbox-Zabbix-sync
"""
import logging
from os import path