autolab / Tango

Standalone RESTful autograding service
http://www.autolabproject.com/
Apache License 2.0
48 stars 60 forks source link

Remove duplicated options #221

Closed damianhxy closed 2 years ago

damianhxy commented 2 years ago

Remove duplicated options that were added in #211 (the original lines are L24-62). clients/tango-cli.py now runs as expected.

Fixes #213.