Closed tfoote closed 8 years ago
The --delete option was not using the correct mav_sys_id for deletion. This is a fix and then a refactor commit to avoid the duplicate code.
--delete
Please run the tests and address the style warnings.
Updated to fix linter errors. + added .gitignore for .pyc files.
lgtm
The
--delete
option was not using the correct mav_sys_id for deletion. This is a fix and then a refactor commit to avoid the duplicate code.