Skip to content

Commit

Permalink
Update observ/watcher.py
Browse files Browse the repository at this point in the history
Co-authored-by: ju1ius <[email protected]>
  • Loading branch information
Korijn and ju1ius authored Nov 17, 2023
1 parent b11bafc commit 14b0274
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion observ/watcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
Callable[[], T],
Callable[[], Awaitable[T]],
T,
list[T],
]
WatchCallback = Union[Callable[[], Any], Callable[[T], Any], Callable[[T, T], Any]]

Expand Down

0 comments on commit 14b0274

Please sign in to comment.