Setting Revision Visibility with Python - RevisionVisibility Enumeration Members

@Konrad_K_Sobon Finally just had some time during lunch to revise my code to work :grin: thanks again for the assist! I noticed in your code you included if isinstance(revisions, list): before iterating over the revisions, do you mind explaining to me the reason for this is? Thanks again :slightly_smiling_face:

1 Like