https://github.com/bastianwenske/python-wekan/blob/main/wekan/__init__.py This is bad practice, and it breaks type checkers, it's best to import the needed variables/functions/classes explicitly.
https://github.com/bastianwenske/python-wekan/blob/main/wekan/__init__.py
This is bad practice, and it breaks type checkers, it's best to import the needed variables/functions/classes explicitly.