##// END OF EJS Templates
Fix a couple of rst roles causing Sphinx warnings
Thomas Kluyver -
Show More
@@ -165,7 +165,7 b' class InteractiveShellEmbed(TerminalInteractiveShell):'
165
165
166 def init_sys_modules(self):
166 def init_sys_modules(self):
167 """
167 """
168 Explicitly overwrite :any:`IPython.core.interactiveshell` to do nothing.
168 Explicitly overwrite :mod:`IPython.core.interactiveshell` to do nothing.
169 """
169 """
170 pass
170 pass
171
171
General Comments 0
You need to be logged in to leave comments. Login now