Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Addresses the following error message that would appear on directly importing the package: ``` ImportError: cannot import name 'LazyCommandInterface' from partially initialized module 'libqtile.lazy' (most likely due to a circular import) (/usr/lib/python3.10/site-packages/libqtile/lazy.py) ````
- Loading branch information