fix keyword argument

This commit is contained in:
Jakub Trllo 2022-06-27 10:37:33 +02:00
parent 36ac1381e7
commit 798734fdd8

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