mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-22 17:04:31 +02:00
Don't show inheritance for Database class
This commit is contained in:
parent
bde3725257
commit
3091bec4f7
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ sqlite_utils.db.Database
|
|||
.. autoclass:: sqlite_utils.db.Database
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:special-members: __getitem__
|
||||
:exclude-members: use_counts_table, execute_returning_dicts, resolve_foreign_keys
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue