Open shuninglu opened 6 years ago
I found the error of UnboundLocalError linked to the "content" variable. So we need to set "content" as a global variable in the def portion.
I found the error of UnboundLocalError linked to the "content" variable. So we need to set "content" as a global variable in the def portion.