diff --git a/pyproject.toml b/pyproject.toml index 60be8db..88fcdbb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,6 +61,7 @@ use_parentheses = true [tool.pylint.messages_control] +# black is taking care of this disable = "bad-continuation"