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
test(pytest_plugin): I have no idea *why* this works
The request context isn't detected inside the doctest unless I run
locals(). The request context is needed to join the example code's
import so the type annotation shows.
0 commit comments