Skip to content

Typing inconsistency correction in network.py - #316

Closed
Clement-RACINET wants to merge 1 commit into
WestHealth:masterfrom
Clement-RACINET:patch-1
Closed

Typing inconsistency correction in network.py#316
Clement-RACINET wants to merge 1 commit into
WestHealth:masterfrom
Clement-RACINET:patch-1

Conversation

@Clement-RACINET

Copy link
Copy Markdown

"font color" was set to False by default but declared in the docstring as a str. However, it must be a str to be consistent with the type. So I extended the type to str or None and set the default to None.

"font color" was set to False by default but declared in the docstring as a str. However, it must be a str to be consistent with the type. So I extended the type to str or None and set the default to None.
@Clement-RACINET Clement-RACINET closed this by deleting the head repository Jul 24, 2026
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.

1 participant