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
* use `@property` instead of attribute
* remove duplication of Window stubs
* update window stub
* Fix _window.pyi
use `@property` for `id` and `display_index`
`Tuple[int]` -> `Tuple[int, int]`
run black
0 commit comments