Skip to content

remove flake8-pyi#72

Merged
yiheng-wang-nv merged 1 commit intodevfrom
71-remove-flake8-pyi
Aug 1, 2022
Merged

remove flake8-pyi#72
yiheng-wang-nv merged 1 commit intodevfrom
71-remove-flake8-pyi

Conversation

@yiheng-wang-nv
Copy link
Copy Markdown
Collaborator

Signed-off-by: Yiheng Wang [email protected]

Fixes #71 .

Description

This PR removes flake8-pyi in our requirements, and it helps to solve the compatibility issue on flake8 5.0.1 . The solution refers to: Project-MONAI/MONAI#4800

Status

Ready

Please ensure all the checkboxes:

  • Codeformat tests passed locally by running ./runtests.sh --codeformat.
  • In-line docstrings updated.
  • Update version and changelog in metadata.json.
  • Ensure versions of packages such as monai, pytorch and numpy are correct in metadata.json.
  • Descriptions should be consistent with the content, such as eval_metrics of the provided weights and TorchScript modules.
  • Files larger than 25MB are excluded and replaced by providing download links in large_file.yml.

Signed-off-by: Yiheng Wang <[email protected]>
@yiheng-wang-nv yiheng-wang-nv merged commit 0942f5c into dev Aug 1, 2022
@yiheng-wang-nv yiheng-wang-nv deleted the 71-remove-flake8-pyi branch August 1, 2022 09:44
yiheng-wang-nv added a commit to yiheng-wang-nv/model-zoo that referenced this pull request Jul 29, 2024
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.

flake8 5.0.1 issue

2 participants