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

297 fix pytype issue #298

Merged
merged 1 commit into from
Jan 16, 2023
Merged

297 fix pytype issue #298

merged 1 commit into from
Jan 16, 2023

Conversation

yiheng-wang-nv
Copy link
Collaborator

@yiheng-wang-nv yiheng-wang-nv commented Jan 16, 2023

Fixes #297 .

Description

This PR fixes the pytype issue, and also ignore an unnecessary flake8 error. In addition, the unused mypy configs is removed.

The changes refer to:
Project-MONAI/MONAI#5840

Status

Ready

Please ensure all the checkboxes:

  • Codeformat tests passed locally by running ./runtests.sh --codeformat.

@yiheng-wang-nv
Copy link
Collaborator Author

/build

@yiheng-wang-nv yiheng-wang-nv merged commit ab61ae2 into dev Jan 16, 2023
@yiheng-wang-nv yiheng-wang-nv deleted the 297-fix-pytype-error branch January 16, 2023 06:31
yiheng-wang-nv added a commit to yiheng-wang-nv/model-zoo that referenced this pull request Jul 29, 2024
Fixes Project-MONAI#297 .

### Description
This PR fixes the pytype issue, and also ignore an unnecessary flake8
error. In addition, the unused mypy configs is removed.

The changes refer to:
Project-MONAI/MONAI#5840

### Status
**Ready**

### Please ensure all the checkboxes:
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Codeformat tests passed locally by running `./runtests.sh
--codeformat`.
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.

pytype error
2 participants