Files
profiles-plugin/profiles/__init__.py

6 lines
81 B
Python

import logging
logger = logging.getLogger(__name__)
from .discord import setup