Date: 2025-05-23 12:57:48
Score: 3.5
Natty:
https://pycqa.github.io/isort/docs/configuration/options.html#verbose
as @Bhargav said, to enable logs for isort
, just run
pre-commit run isort --verbose
or -v
Reasons:
- Probably link only (1):
- Low length (1.5):
- Has code block (-0.5):
- User mentioned (1): @Bhargav
- Low reputation (0.5):
Posted by: falcon