[arvados] updated: 2.7.0-4997-g266c340d47

git repository hosting git at public.arvados.org
Thu Oct 12 18:53:03 UTC 2023


Summary of changes:
 sdk/python/arvados/collection.py | 2213 ++++++++++++++++++++++----------------
 1 file changed, 1276 insertions(+), 937 deletions(-)

       via  266c340d47ed162c44e0e3d321619734d4500109 (commit)
       via  ab9e90bcdc6db96aed24c9362efa87ce99e1f923 (commit)
       via  e9ed1eb8ec39f40d859489cc2b66687328b3adbc (commit)
       via  85ec07b3d4f0a14285a0d20db682c282e490e7e7 (commit)
       via  ade2c46d4922fff269f4708a0f5a623a3d10bc6c (commit)
       via  5e63fe519acff84cda7307a4a2d96d5f3cb06759 (commit)
       via  c8c1fd28b0a587a91041e02da13918ca34a5ce6f (commit)
      from  7bdffdeb9ccec113d1d9b848423be60d85a501ed (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 266c340d47ed162c44e0e3d321619734d4500109
Merge: 7bdffdeb9c ab9e90bcdc
Author: Brett Smith <brett.smith at curii.com>
Date:   Thu Oct 12 14:52:55 2023 -0400

    Merge branch '19821-collection-docstrings'
    
    Closes #19821.
    
    Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>


commit ab9e90bcdc6db96aed24c9362efa87ce99e1f923
Author: Brett Smith <brett.smith at curii.com>
Date:   Thu Oct 12 14:52:31 2023 -0400

    19821: Fix module typo
    
    Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>

diff --git a/sdk/python/arvados/collection.py b/sdk/python/arvados/collection.py
index e6b816816d..9e6bd06071 100644
--- a/sdk/python/arvados/collection.py
+++ b/sdk/python/arvados/collection.py
@@ -694,7 +694,7 @@ class RichCollectionBase(CollectionBase):
 
         Arguments:
 
-        * source: str | arvados.arvilfe.ArvadosFile |
+        * source: str | arvados.arvfile.ArvadosFile |
           arvados.collection.Subcollection --- The file or subcollection to
           add to this collection. If `source` is a str, the object will be
           found by looking up this path from `source_collection` (see

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list