mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Make CI happy.
This commit is contained in:
@@ -12,7 +12,6 @@ WAIT_FAILED = 0xFFFFFFFF
|
|||||||
CREATE_WAITABLE_TIMER_HIGH_RESOLUTION = 0x00000002
|
CREATE_WAITABLE_TIMER_HIGH_RESOLUTION = 0x00000002
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def sleep(sleep_for: float) -> None:
|
def sleep(sleep_for: float) -> None:
|
||||||
"""A replacement sleep for Windows.
|
"""A replacement sleep for Windows.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user