mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 15:44:22 -05:00
4 lines
61 B
Python
4 lines
61 B
Python
import logging
|
|
|
|
logger = logging.getLogger("ruff-ecosystem")
|