Skip to content

Commit

Permalink
Update decimal.go
Browse files Browse the repository at this point in the history
Adds line of space before yaml.3 import

Co-authored-by: ccoVeille <[email protected]>
  • Loading branch information
cskeeters and ccoVeille authored Jan 7, 2025
1 parent af136c8 commit 280d0df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions decimal.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import (
"regexp"
"strconv"
"strings"

"gopkg.in/yaml.v3"
)

Expand Down

0 comments on commit 280d0df

Please sign in to comment.