turbaszek edited a comment on pull request #9893:
URL: https://github.com/apache/airflow/pull/9893#issuecomment-661125844
> I have a vague feeling that pylint prints usually more than one line per
error (but I might be wrong)
The default output:
```
{path}:{line}:{column}: {msg_id}: {msg} ({symbol})
```
https://pylint.readthedocs.io/en/latest/user_guide/output.html
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]