diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2021-10-18 05:08:00 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-10-18 05:08:00 -0400 |
| commit | 6352398dcd822b761a552d9f02df6fc96ce3cbeb (patch) | |
| tree | b673c071284468cbb74b2c6d7de5ed23bde7cc22 /doc | |
| parent | 43e1c64c22abfff5f229579936a44038ec608e76 (diff) | |
| download | python-coveragepy-git-6352398dcd822b761a552d9f02df6fc96ce3cbeb.tar.gz | |
docs: remove stale TODO
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/dbschema.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/dbschema.rst b/doc/dbschema.rst index 34f4a92e..42cf26cc 100644 --- a/doc/dbschema.rst +++ b/doc/dbschema.rst @@ -35,9 +35,7 @@ packed format that will need custom functions to access. See Database schema --------------- -This is the database schema. - -TODO: explain more. Readers: what needs explaining? +This is the database schema: .. copied_from: coverage/sqldata.py |
