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.
This commit is contained in:
Kyle Meyer 2022-10-29 15:20:52 -04:00
parent bfc859fedf
commit 6ca9022dc4
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ after REF in the Library of Babel."
"Return internal representation for Library of Babel function call. "Return internal representation for Library of Babel function call.
Consider DATUM, when provided, or element at point otherwise. Consider DATUM, when provided, or element at point otherwise.
When optional argument NO-EVAL is non-nil, Babel does not resolve When optional argument NO-EVAL is non-nil, Babel does not resolve
remote variable references; a process which could likely result remote variable references; a process which could likely result
in the execution of other code blocks, and do not evaluate Lisp in the execution of other code blocks, and do not evaluate Lisp