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." | |||
| 277 | 277 | ||
| 278 | (provide 'ob-python) | 278 | (provide 'ob-python) |
| 279 | 279 | ||
| 280 | ;; arch-tag: f19b6c3d-dfcb-4a1a-9ce0-45ade1ebc212 | ||
| 281 | 280 | ||
| 282 | ;;; ob-python.el ends here | 281 | ;;; ob-python.el ends here |