You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2025. It is now read-only.
I have noticed that pylint and pycodestyle have contradicting expectations for continued indentation. Here is an example:
I think we should ignore one of these, otherwise QA would always complain.