💡 Added docstring for module

This commit is contained in:
Wouter de Bruijn 2025-02-26 14:54:08 +01:00
parent 886c5b24b9
commit 9ab5e09dd5
No known key found for this signature in database
GPG Key ID: AC71F96733B92BFA

View File

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