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
in astroid 3.3.9 pyc files would trigger a NoSourceFile exception in get_source_file, in 3.3.10 they don't
in my codebase this causes syntax-error reports from pylint