Vladimir-csp / uwsm

Universal Wayland Session Manager
MIT License
149 stars 6 forks source link

fix: pyright can't find other files from the uwsm module #19

Closed notpeelz closed 5 months ago

notpeelz commented 5 months ago

given this code:

from uwsm.dbus import ...

pyright/pylance wouldn't be able to resolve the import because it would look for a uwsm module within uwsm/.