From 3b99fae28308a4396a41152302fd4a2a4df8e9c1 Mon Sep 17 00:00:00 2001 From: Fabrice Quenneville Date: Sat, 21 Nov 2020 14:56:55 -0500 Subject: [PATCH] Put the missing delete function in the list feature --- docs/_sources/index.rst.txt | 1 + docs/_sources/usage/warnings.rst.txt | 3 + docs/genindex.html | 1 + docs/index.html | 6 +- docs/objects.inv | Bin 349 -> 363 bytes docs/search.html | 1 + docs/searchindex.js | 2 +- docs/usage/warnings.html | 118 ++++++++++++++++++ docsource/build/doctrees/environment.pickle | Bin 16412 -> 17200 bytes docsource/build/doctrees/index.doctree | Bin 6083 -> 6105 bytes .../build/doctrees/usage/warnings.doctree | Bin 0 -> 2275 bytes docsource/build/html/_sources/index.rst.txt | 1 + .../html/_sources/usage/warnings.rst.txt | 3 + docsource/build/html/genindex.html | 1 + docsource/build/html/index.html | 6 +- docsource/build/html/objects.inv | Bin 349 -> 363 bytes docsource/build/html/search.html | 1 + docsource/build/html/searchindex.js | 2 +- docsource/build/html/usage/warnings.html | 118 ++++++++++++++++++ docsource/source/index.rst | 1 + docsource/source/usage/warnings.rst | 3 + mediacurator/curator.py | 5 +- 22 files changed, 266 insertions(+), 7 deletions(-) create mode 100644 docs/_sources/usage/warnings.rst.txt create mode 100644 docs/usage/warnings.html create mode 100644 docsource/build/doctrees/usage/warnings.doctree create mode 100644 docsource/build/html/_sources/usage/warnings.rst.txt create mode 100644 docsource/build/html/usage/warnings.html create mode 100644 docsource/source/usage/warnings.rst diff --git a/docs/_sources/index.rst.txt b/docs/_sources/index.rst.txt index 8e32bc7..337778a 100644 --- a/docs/_sources/index.rst.txt +++ b/docs/_sources/index.rst.txt @@ -19,6 +19,7 @@ The source code can be found on `GitHub Navigation

Contents: