Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Jan 5, 2023
1 parent 5083cc1 commit 9a4d61a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/textual/_win_sleep.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
CREATE_WAITABLE_TIMER_HIGH_RESOLUTION = 0x00000002



def sleep(sleep_for: float) -> None:
"""A replacement sleep for Windows.
Expand Down

0 comments on commit 9a4d61a

Please sign in to comment.