2👍
You need to import the module from where you get the displayhtml()
function from.
from somemodule import displayhtml
Source:stackexchange.com
2👍
You need to import the module from where you get the displayhtml()
function from.
from somemodule import displayhtml