ibm-quantum / Hub-Automation

Apache License 2.0
9 stars 5 forks source link

Fix issue with share arg being retrieved as a list #12

Closed Matt-Stypulkoski closed 2 years ago

Matt-Stypulkoski commented 2 years ago

share arg was being retrieved as a list which caused bad data to be sent in with requests pertaining to adding groups or projects. This PR removes the nargs parameter from the parser.add_argument() calls being used for the share and group_title / project_title