diff --git a/pyproject.toml b/pyproject.toml index 59c0e63..70ddf73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,5 +11,4 @@ indent-style = "space" line-ending = "auto" quote-style = "double" skip-magic-trailing-comma = false -docstring-code-line-length = 88 -docstring-style = "google" \ No newline at end of file +docstring-code-line-length = 88 \ No newline at end of file