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