mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-03-21 12:08:39 -06:00
Fixed file for linting issues.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""
|
||||
Makes core module sync function available at package level for easier imports.
|
||||
"""
|
||||
from netbox_zabbix_sync.modules.core import sync
|
||||
|
||||
from netbox_zabbix_sync.modules.core import sync as sync
|
||||
|
||||
Reference in New Issue
Block a user