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
The documentation contained very weird `module__` prefixes. This was because we were documenting the WOQLClient class as a module, even though it is a class instead of a module. This fixes the generated documentation to be much nicer.
0 commit comments