lavisha4193 commented on code in PR #3244:
URL: https://github.com/apache/fory/pull/3244#discussion_r2749150529
##########
compiler/fory_compiler/generators/python.py:
##########
@@ -141,6 +141,64 @@ class PythonGenerator(BaseGenerator):
PrimitiveKind.ANY: "None",
}
+ def wrap_line(
Review Comment:
yes it handles. Yet removed wrap function and replaced with break-line
--
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]