Closed rcdilorenzo closed 3 years ago
This fixes some issues with listing projects if you don't have list access for one of your accounts.
Likewise, it allows us to filter results to a specific account which is useful for folks with many accounts (or for a tutorial in the sample account).
phc.Project.set_current("BRCA", account="sandbox")
This fixes some issues with listing projects if you don't have list access for one of your accounts.
Likewise, it allows us to filter results to a specific account which is useful for folks with many accounts (or for a tutorial in the sample account).