Skip to content

fix: don't add sign if the float is negative#345

Merged
frostming merged 1 commit intomasterfrom
frostming/issue341
May 7, 2024
Merged

fix: don't add sign if the float is negative#345
frostming merged 1 commit intomasterfrom
frostming/issue341

Conversation

@frostming
Copy link
Contributor

Fix #341

Signed-off-by: Frost Ming me@frostming.com

Fix #341

Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming merged commit bf01a25 into master May 7, 2024
@frostming frostming deleted the frostming/issue341 branch May 7, 2024 09:15
@JamesParrott
Copy link

JamesParrott commented May 7, 2024

This is great. Thanks @frostming . There's a similar issue with Integers too in Tomlkit 0.12 by the way: #346.

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.

Sign change when doing math gives invalid number

2 participants