Actions
Bug #19932
openCLI, python, CURL examples show every example code twice
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
1.0
Description
For example:
import arvados x = arvados.api().groups().get(uuid='pirca-j7d0g-88spa5tnk4asrj8').execute()import arvados x = arvados.api().groups().get(uuid='pirca-j7d0g-88spa5tnk4asrj8').execute()
Updated by Peter Amstutz about 2 years ago
This one is a little bit weird, I glanced at the code and it wasn't immediately obvious what was happening.
Updated by Peter Amstutz about 2 years ago
- Target version changed from To be groomed to To be scheduled
Actions