diff options
Diffstat (limited to 'lsp/basedpyright.lua')
| -rw-r--r-- | lsp/basedpyright.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/basedpyright.lua b/lsp/basedpyright.lua index 16334a91..2316a3b5 100644 --- a/lsp/basedpyright.lua +++ b/lsp/basedpyright.lua @@ -30,7 +30,7 @@ end ---@brief --- ----https://detachhead.github.io/basedpyright +-- https://detachhead.github.io/basedpyright -- -- `basedpyright`, a static type checker and language server for python return { |
