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
Display correct method signatures in documentation
Use an environment variable to make sphinx signal to github3 that itwants the actual signatures of functions and doesn't care aboutfunctionality.github3 in turn will use mock decorators instead of real ones sosignatures do not get hidden.