guberti commented on code in PR #13627:
URL: https://github.com/apache/tvm/pull/13627#discussion_r1058000392


##########
docs/conf.py:
##########
@@ -506,6 +650,12 @@ def process_docstring(app, what, name, obj, options, 
lines):
 from legacy_redirect import build_legacy_redirect
 
 
+def strip_ipython_magic(app, docname, source):

Review Comment:
   Yep - IPython magic is not always one word (e.g. `%%writefile output.txt`) 
but it is always exactly one 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]

Reply via email to