Skip to content

Commit e253979

Browse files
committed
wip
1 parent 3fa49bc commit e253979

File tree

12 files changed

+1581
-2885
lines changed

12 files changed

+1581
-2885
lines changed

extensions/positron-python/python_files/posit/positron/jedi.py

Lines changed: 0 additions & 505 deletions
This file was deleted.

extensions/positron-python/python_files/posit/positron/lsp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from comm.base_comm import BaseComm
1111

12-
from .positron_jedilsp import POSITRON
12+
from .positron_lsp import POSITRON
1313

1414
if TYPE_CHECKING:
1515
from .positron_ipkernel import PositronIPyKernel

0 commit comments

Comments
 (0)