Skip to content

20200602 type hints part1 #477

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

Merged
merged 3 commits into from
Jun 3, 2020

Conversation

hjmjohnson
Copy link
Contributor

Related to #476

Description

Smaller PR for review of initial pre-amble for adding type hinting

Status

Ready

Types of changes

  • Changed static checkers to allow PEP484 changes without excessive inter-module dependancies.

These temporary changes are needed in order to decouple
adding typehints in separate PR's to a completely
clean typehint checked system.  It is not possible
to have small independant commits and exhaustive
typehint checking over the entire package.
@hjmjohnson
Copy link
Contributor Author

@Nic-Ma @wyli This is on the critical path for breaking apart the larger PR. Every other PR will depend upon this one being merged first. The disabled tests here are only to allow PR's to be made that do not violate the (previous unchecked) typehint consistencies.

I would appreciate if this could be evaluated right away to that other PR's can be made more cleanly.

@wyli wyli merged commit 5518367 into Project-MONAI:master Jun 3, 2020
@wyli wyli mentioned this pull request Jun 3, 2020
11 tasks
@hjmjohnson hjmjohnson deleted the 20200602-type-hints_part1 branch June 5, 2020 21:34
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.

2 participants