4 lines
61 B
Python
4 lines
61 B
Python
import logging
|
|
|
|
logger = logging.getLogger("ruff-ecosystem")
|
import logging
|
|
|
|
logger = logging.getLogger("ruff-ecosystem")
|