Skip to content

fix: allow None to be used for strip_pre and warp_width params in types#257

Merged
AlexVonB merged 1 commit into
matthewwithanm:developfrom
G-Rath:patch-1
Jun 30, 2026
Merged

fix: allow None to be used for strip_pre and warp_width params in types#257
AlexVonB merged 1 commit into
matthewwithanm:developfrom
G-Rath:patch-1

Conversation

@G-Rath

@G-Rath G-Rath commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

Resolves #250

@G-Rath

G-Rath commented Mar 9, 2026

Copy link
Copy Markdown
Contributor Author

I think also the bullets param type is technically incorrect since it supports iterables, not just strings, but that is a more complex type

@G-Rath

G-Rath commented Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

@AlexVonB would it be possible to have this landed and released?

@AlexVonB AlexVonB merged commit 0b359c0 into matthewwithanm:develop Jun 30, 2026
2 checks passed
@G-Rath G-Rath deleted the patch-1 branch June 30, 2026 20:22
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.

Typing hint for wrap_width should include None

2 participants