Skip to content

Commit

Permalink
improved README text formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fredcamps committed Apr 29, 2022
1 parent 04bfc2f commit 2813d59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ Virtual Environment Settings (built-in venv module)

.. code-block:: emacs-lisp
(add-to-list 'lsp-jedi-workspace-extra-paths "/home/me/src/my-project/.venv/lib/python3.10/site-packages")
(add-to-list 'lsp-jedi-workspace-extra-paths
"/home/me/src/my-project/.venv/lib/python3.10/site-packages")
License
Expand Down

0 comments on commit 2813d59

Please sign in to comment.