btafur
Databricks Employee
Databricks Employee

You could use something like flake8 and customize the rules in the .flake8 file or ignore specific lines with #noqa.

https://flake8.pycqa.org/en/latest/user/configuration.html