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
{{message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
E.g. if I have from . import module or from pkg import module and I try to navigate to module I get sent to pkg/__init__.py instead of pkg/module.py (which I would expect and does work if I "Go to Definition" on pkg/.).