SIGN IN SIGN UP

🐛 fix(base.py): change condition to check if content is empty instead of None

The previous condition was checking if the content was None, but it should check if it is empty. This change fixes the error message to be more accurate.
G
Gabriel Almeida committed
fa9a3a210b724db7c82b60d04ecfedd7095dbbd8
Parent: a758f48