Merge pull request #3414 from pypeclub/bugfix/nuke_wrong_kwarg

Nuke: Fix keyword argument in query function
This commit is contained in:
Jakub Trllo 2022-06-27 10:55:20 +02:00 committed by GitHub
commit 73f65cc1fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -777,7 +777,7 @@ def check_inventory_versions():
# Find representations based on found containers
repre_docs = get_representations(
project_name,
repre_ids=repre_ids,
representation_ids=repre_ids,
fields=["_id", "parent"]
)
# Store representations by id and collect version ids