Skip to content

Disallow incomplete defs in optimizers module#5928

Merged
wyli merged 1 commit intoProject-MONAI:devfrom
f-schnabel:feature/disallow_incomplete_defs_optimizers
Feb 1, 2023
Merged

Disallow incomplete defs in optimizers module#5928
wyli merged 1 commit intoProject-MONAI:devfrom
f-schnabel:feature/disallow_incomplete_defs_optimizers

Conversation

@f-schnabel
Copy link
Copy Markdown
Contributor

Part of #5884.

Description

Fully type annotate any functions with at least one type annotation in module optimizers.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.

@f-schnabel f-schnabel force-pushed the feature/disallow_incomplete_defs_optimizers branch from 1d0d77a to aa5964a Compare February 1, 2023 12:26
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Feb 1, 2023

/build

@wyli wyli enabled auto-merge (squash) February 1, 2023 12:52
@wyli wyli merged commit 0d38e4b into Project-MONAI:dev Feb 1, 2023
wyli pushed a commit to wyli/MONAI that referenced this pull request Feb 2, 2023
Part of Project-MONAI#5884.

### Description

Fully type annotate any functions with at least one type annotation in
module `optimizers`.

### 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).
- [x] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.

Signed-off-by: Felix Schnabel <[email protected]>
@f-schnabel f-schnabel deleted the feature/disallow_incomplete_defs_optimizers branch March 2, 2023 21:37
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