chore: add ruff #1
Annotations
5 errors
loggingx/__init__.py#L3
loggingx/__init__.py:3:1: F403 `from logging import *` used; unable to detect undefined names
|
loggingx/__init__.py#L19
loggingx/__init__.py:19:1: F405 `setLogRecordFactory` may be undefined, or defined from star imports
|
loggingx/config.py#L1
loggingx/config.py:1:1: F403 `from logging.config import *` used; unable to detect undefined names
|
loggingx/handlers.py#L1
loggingx/handlers.py:1:1: F403 `from logging.handlers import *` used; unable to detect undefined names
|
|
This job failed
Loading