mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-25 12:34:49 -04:00
format & yarn upgrade
This commit is contained in:
parent
4e2af28e52
commit
e1d06dfb85
3 changed files with 5 additions and 3 deletions
|
@ -4,6 +4,7 @@
|
|||
from typing import Any, Dict, Tuple, TypeVar
|
||||
|
||||
from clickgen.util import PNGProvider
|
||||
|
||||
from .constants import WIN_CURSORS_CFG, WIN_DELAY, X_CURSORS_CFG, X_DELAY
|
||||
|
||||
X = TypeVar("X")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue