@ -269,10 +269,6 @@ There are two things you can do about this warning:
(require 'lsp-python-ms)
(lsp)))) ; or lsp-deferred
;; Add LSP to python mode
(add-hook 'python-mode-hook #'lsp)
;; Python testing helpers
(use-package python-pytest)