-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Toss the centroid dashboard code into mica #236
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still not using code linting in the editor? 😄
scripts/update_centroid_reports.py
Outdated
@@ -0,0 +1,10 @@ | |||
#!/usr/bin/env python | |||
# Licensed under a 3-clause BSD style license - see LICENSE.rst | |||
import os |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unused imports.
Haha. Yeah, quickly edited these with emacs on the system from copies of the other bad scripts ... and removed options and such that used these imports without rechecking. |
Description
Toss the centroid dashboard code into mica
Testing
Fixes #