jumpserver/apps/accounts/tasks/scan_account.py

4 lines
67 B
Python

from common.utils import get_logger
logger = get_logger(__file__)