From 6ca9022dc4be75fd6655e7e11d2be1bfc5846fff Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 29 Oct 2022 15:20:52 -0400 Subject: [PATCH] ob-lob: Clean up spacing to pass Emacs's pre-commit check * lisp/ob-lob.el (org-babel-lob-get-info): Remove trailing whitespace from docstring. --- lisp/ob-lob.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ob-lob.el b/lisp/ob-lob.el index e4766a7d1..fb2799755 100644 --- a/lisp/ob-lob.el +++ b/lisp/ob-lob.el @@ -123,7 +123,7 @@ after REF in the Library of Babel." "Return internal representation for Library of Babel function call. Consider DATUM, when provided, or element at point otherwise. - + When optional argument NO-EVAL is non-nil, Babel does not resolve remote variable references; a process which could likely result in the execution of other code blocks, and do not evaluate Lisp