Skip to content

Commit

Permalink
new line at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
predragnikolic committed Apr 16, 2024
1 parent 6819c68 commit 2e3de32
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lsp_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -5850,4 +5850,3 @@ class ClientSemanticTokensRequestFullDelta(TypedDict):
delta: NotRequired[bool]
""" The client will send the `textDocument/semanticTokens/full/delta` request if
the server provides a corresponding handler. """

1 change: 0 additions & 1 deletion lsp_types_sublime_text_33.py
Original file line number Diff line number Diff line change
Expand Up @@ -6221,4 +6221,3 @@ class TokenFormat(StrEnum):
})
""" @since 3.18.0
@proposed """

0 comments on commit 2e3de32

Please sign in to comment.