Files
ruff/python/ruff-ecosystem/ruff_ecosystem/__init__.py
2023-10-27 12:07:51 -05:00

4 lines
61 B
Python

import logging
logger = logging.getLogger("ruff-ecosystem")