deploy
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import logging
|
||||
|
||||
from ..const import PACKAGE_NAME
|
||||
|
||||
LOGGER: logging.Logger = logging.getLogger(PACKAGE_NAME)
|
||||
Reference in New Issue
Block a user