Skip to content
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

Initial pass at fixing flake8 issues and adding type annotations #3

Merged
merged 1 commit into from
Apr 30, 2021

Conversation

Purg
Copy link
Member

@Purg Purg commented Apr 28, 2021

Attempting an initial pass at resolving mypy issues as they crop up,
though I do not expect to clear them all right now due to the initial
pass qualification.

@Purg
Copy link
Member Author

Purg commented Apr 28, 2021

@vbhavank Here is where I'm making an initial pass at type annotation and attachment to the current SMQTK-* modules as base dependencies.

@lgtm-com
Copy link

lgtm-com bot commented Apr 28, 2021

This pull request introduces 2 alerts and fixes 9 when merging 2a62b51 into 9d5c265 - view on LGTM.com

new alerts:

  • 1 for Non-callable called
  • 1 for Unused import

fixed alerts:

  • 9 for Unused import

Attempting an initial pass at resolving mypy issues as they crop up,
though I do not expect to clear them all right now due to the initial
pass qualification.
@Purg Purg force-pushed the dev/fixup-typing branch from 2a62b51 to 240e6ee Compare April 28, 2021 19:49
@lgtm-com
Copy link

lgtm-com bot commented Apr 28, 2021

This pull request fixes 10 alerts when merging 240e6ee into 9d5c265 - view on LGTM.com

fixed alerts:

  • 10 for Unused import

@Purg
Copy link
Member Author

Purg commented Apr 28, 2021

@vbhavank This is good to go now for the purpose of this branch.

@Purg
Copy link
Member Author

Purg commented Apr 28, 2021

Unit tests are expected to fail because there are no unit tests (no tests == failure).

@Purg Purg merged commit 1fb8ffd into master Apr 30, 2021
@Purg Purg deleted the dev/fixup-typing branch April 30, 2021 17:13
Purg added a commit that referenced this pull request Jun 18, 2021
Initial pass at fixing flake8 issues and adding type annotations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Break out of dev/XAI the saliency family of interfaces into a new "xaitk-saliency" package here.
1 participant