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
Creating this pre-emptively, as I expect others will notice this issue before a fix goes out.
TL;DR: #2047 introduced a whole bunch of false positives for the "Module level cyclic import" query, due to differences between PythonModuleObject and ModuleValue. I am working on a fix.