jumpserver/apps/accounts/tasks/gather_accounts.py

7 lines
93 B
Python

# ~*~ coding: utf-8 ~*~
from common.utils import get_logger
logger = get_logger(__name__)