Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove assignment of u32 array conversion
- The python-xlib doesn't provide a typeshed, and the type returned from Window.get_full_property has already been observed. The assignment was just to workaround mypy's strictness
- Loading branch information