diff options
Diffstat (limited to 'lisp/org/ob-python.el')
-rw-r--r-- | lisp/org/ob-python.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/org/ob-python.el b/lisp/org/ob-python.el index 26ebedc36cf..3bf7ce6ec50 100644 --- a/lisp/org/ob-python.el +++ b/lisp/org/ob-python.el @@ -277,6 +277,5 @@ last statement in BODY, as elisp." (provide 'ob-python) -;; arch-tag: f19b6c3d-dfcb-4a1a-9ce0-45ade1ebc212 ;;; ob-python.el ends here |