mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-29 14:14:12 +01:00
docs: Add missing newline that broke formatting
This commit is contained in:
parent
0b57cb8ed9
commit
e3aa28f055
1 changed files with 1 additions and 0 deletions
|
@ -297,6 +297,7 @@ class Database(object):
|
||||||
"""Returns a :class:`Query` derived from this database
|
"""Returns a :class:`Query` derived from this database
|
||||||
|
|
||||||
This is a shorthand method for doing::
|
This is a shorthand method for doing::
|
||||||
|
|
||||||
# short version
|
# short version
|
||||||
# Automatically frees the Database() when 'q' is deleted
|
# Automatically frees the Database() when 'q' is deleted
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue