Skip to content

Conversation

@zvi-quantivly
Copy link
Contributor

I wasn't sure whether some cases should be annotated or not (e.g., a = int(something) versus a: int = int(something), which doesn't actually add any information). Decided to take a maximalist approach, let me know if there's some other heuristic I should follow.

@zvi-quantivly zvi-quantivly changed the title Added type hints ENH: Added type hints to config module Apr 22, 2024
@zvi-quantivly zvi-quantivly force-pushed the zvi/enh/type-annotate-config-module branch from 5d5341d to 5b8f15a Compare April 22, 2024 12:42
@zvi-quantivly zvi-quantivly force-pushed the zvi/enh/type-annotate-config-module branch from 5b8f15a to 049749c Compare April 22, 2024 12:50
@zvi-quantivly zvi-quantivly marked this pull request as ready for review April 22, 2024 12:58
Copy link
Member

@oesteban oesteban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. @celprov can you also double check this?

@oesteban oesteban requested a review from celprov April 30, 2024 09:56
@oesteban oesteban merged commit 4d92bfe into nipreps:master Apr 30, 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.

3 participants