junrushao commented on code in PR #339:
URL: https://github.com/apache/tvm-ffi/pull/339#discussion_r2615213957


##########
pyproject.toml:
##########
@@ -227,8 +227,8 @@ quote-style = "double"
 indent-style = "space"
 skip-magic-trailing-comma = false
 line-ending = "auto"
-docstring-code-format = false
-docstring-code-line-length = "dynamic"
+docstring-code-format = true
+docstring-code-line-length = 80

Review Comment:
   It's intentional because we want the doc to be less wide



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to