Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 19, 2024
1 parent 1ab04a3 commit 6ccc748
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/lsp-devtools/lsp_devtools/agent/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
from typing import Union

from pygls.io_ import AsyncReader
from pygls.io_ import AsyncWriter
from pygls.io_ import Writer

MessageHandler = Callable[[bytes], Union[None, Coroutine[Any, Any, None]]]

Expand Down

0 comments on commit 6ccc748

Please sign in to comment.