.pylintrc 144 B

1234
  1. [MESSAGES CONTROL]
  2. disable=bad-continuation, # black (will supersede yapf) https://github.com/PyCQA/pylint/pull/3571
  3. missing-docstring