Don't crash when opening qute:pyeval without :pyeval.
This commit is contained in:
parent
b0f819ef68
commit
09f7e7a3ae
@ -45,7 +45,7 @@ _HTML_TEMPLATE = """
|
||||
"""
|
||||
|
||||
|
||||
pyeval_output = None
|
||||
pyeval_output = ":pyeval was never called"
|
||||
|
||||
|
||||
def _get_html(title, snippet):
|
||||
|
Loading…
Reference in New Issue
Block a user