You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yuwei Zhou edited this page May 13, 2019
·
1 revision
In some modules, an option may required list instead of dict. If user pass it as a dict, it will show this error message. To resolve this, add a single dash - before the first line of the dict.