cclauss opened a new pull request #4685: Fix Python syntax error AGAIN in 
start_rpc_server_to_tracker.py
URL: https://github.com/apache/incubator-tvm/pull/4685
 
 
   #4682 Tried to fix a Python syntax error but did not go far enough because 
there are _three sets_ of embedded quotes.
   This PR solves the syntax error by using Python's triple quoted strings on 
the outside and then double quotes in the middle and then single quotes on the 
inside.
   
   Thanks for contributing to TVM!   Please refer to guideline 
https://docs.tvm.ai/contribute/ for useful information and tips. After the pull 
request is submitted, please request code reviews from 
[Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers)
 by @ them in the pull request thread.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to