vanth/vanth/user.py

4 lines
53 B
Python

import logging
LOGGER = logging.getLogger(__name__)