##// END OF EJS Templates
Formatting to make darker happy.
nfgf -
Show More
@@ -275,6 +275,7 b' def no_var_expand(magic_func):'
275 275 setattr(magic_func, MAGIC_NO_VAR_EXPAND_ATTR, True)
276 276 return magic_func
277 277
278
278 279 def output_can_be_disabled(magic_func):
279 280 """Mark a magic function so its output may be disabled.
280 281
General Comments 0
You need to be logged in to leave comments. Login now