Skip to content

5497 Update init bundle function#5507

Merged
wyli merged 2 commits intoProject-MONAI:devfrom
yiheng-wang-nv:5497-update-init-bundle
Nov 10, 2022
Merged

5497 Update init bundle function#5507
wyli merged 2 commits intoProject-MONAI:devfrom
yiheng-wang-nv:5497-update-init-bundle

Conversation

@yiheng-wang-nv
Copy link
Copy Markdown
Contributor

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

Fixes #5497 .

Description

This PR updates the init bundle function to match up with https://github.com/Project-MONAI/model-zoo/blob/dev/CONTRIBUTING.md

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Yiheng Wang <[email protected]>
Signed-off-by: Yiheng Wang <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Nov 10, 2022

/build

@wyli wyli enabled auto-merge (squash) November 10, 2022 11:45
@wyli wyli merged commit 7c57348 into Project-MONAI:dev Nov 10, 2022
@yiheng-wang-nv yiheng-wang-nv deleted the 5497-update-init-bundle branch November 10, 2022 12:41
bhashemian pushed a commit to bhashemian/MONAI that referenced this pull request Nov 23, 2022
Signed-off-by: Yiheng Wang <[email protected]>

Fixes Project-MONAI#5497 .

### Description

This PR updates the init bundle function to match up with
https://github.com/Project-MONAI/model-zoo/blob/dev/CONTRIBUTING.md

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [x] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [x] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: Yiheng Wang <[email protected]>
Signed-off-by: Behrooz <[email protected]>
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.

update init_bundle to follow the latest model zoo license format

2 participants