mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-26 04:45:20 +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
|
||||
|
||||
This is a shorthand method for doing::
|
||||
|
||||
# short version
|
||||
# Automatically frees the Database() when 'q' is deleted
|
||||
|
||||
|
|
Loading…
Reference in a new issue