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
Current implementation doesn't support creating table from the doc-string in a module defined inside a package because the module full name is of the form package.subpackage.module whereas first line of declaration is expected to be modue.classname.