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
from .vcrpy_fixtures import pytest_recording_configure # noqa: F401 # this is configuration we need in conftest scope
4
+
5
+
{%endif%}{%ifconfigure_vcrpy%}{%raw%}from .vcrpy_fixtures import pytest_recording_configure # noqa: F401 # this is configuration we need in conftest scope
6
6
from .vcrpy_fixtures import vcr_config # noqa: F401 # this is an autouse fixture{%endraw%}{%endif%}{%raw%}
0 commit comments