diff options
-rw-r--r-- | init.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1873,7 +1873,6 @@ (add-to-list 'interpreter-mode-alist '("python2" . python-mode)) (add-to-list 'interpreter-mode-alist '("python3" . python-mode)) - (pyvenv-tracking-mode 1) :config (setq python-fill-docstring-style 'pep-257-nn python-indent-guess-indent-offset nil) |