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
We should not import pytest directly in internal modules, as it might cause circular references because `import pytest` imports many other internal modules.
0 commit comments