change to import conf

This commit is contained in:
Data-Monkey
2023-05-24 22:34:09 +10:00
parent 3adfa2c268
commit 0db7521bee
16 changed files with 375 additions and 373 deletions

View File

@@ -1,3 +1,5 @@
""" module to import db and leases from PiHole """
from const import piholeDB, piholeDhcpleases
#-------------------------------------------------------------------------------