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
This doesn't make sense when pytest is configured using the recommended importlib import model. But currently when adding Import Linter this rule is configured for the whole project - it should exclude tests though.
This doesn't make sense when pytest is configured using the recommended
importlibimport model. But currently when adding Import Linter this rule is configured for the whole project - it should exclude tests though.