mirror of
https://github.com/beetbox/beets.git
synced 2025-12-07 17:16:07 +01:00
docs: fix reference to Transaction
This commit is contained in:
parent
069ccde3e6
commit
d6e1bc547f
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ to interact directly with the underlying SQLite database, you must use a
|
|||
items = lib.items(query)
|
||||
lib.add_album(list(items))
|
||||
|
||||
.. currentmodule:: beets.dbcore
|
||||
.. currentmodule:: beets.dbcore.db
|
||||
|
||||
.. autoclass:: Transaction
|
||||
:members:
|
||||
|
|
|
|||
Loading…
Reference in a new issue