Make only_published argument optional

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Fabià Serra Arrizabalaga 2023-02-09 05:49:02 -08:00 committed by GitHub
parent 27150e4abb
commit 171b9bc3db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -634,7 +634,7 @@ def get_instance_staging_dir(instance):
return staging_dir
def get_publish_repre_path(instance, repre, only_published):
def get_publish_repre_path(instance, repre, only_published=False):
"""Get representation path that can be used for integration.
When 'only_published' is set to true the validation of path is not