cchung100m opened a new pull request, #18591:
URL: https://github.com/apache/tvm/pull/18591

   Hi Commiters,
   
   This PR is trying to fix issue: DeprecationWarning: invalid escape sequence 
`\`
   Any suggestions would be appreciated if you are available.
   
   ### Root Cause
   
   The backslashes(`\`) inside the docstring
   
   <img width="1318" height="455" alt="image" 
src="https://github.com/user-attachments/assets/ca05ac7d-c598-4ec8-8bd3-a182994cbf9b";
 />
   
   
   ### Solution
   Use a raw docstring(`r"""`)


-- 
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