Skip to content

Commit

Permalink
Remove extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
bindreams committed Nov 21, 2024
1 parent 95d8f5d commit e2e3390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ x.text_gap = -5 # Adjust the margin between barcode and text...

x.encode("130170X178")
print(x.text) # When encoded, `x.text` contains the human readable interpretation as a string.

```

## More information
Expand Down

0 comments on commit e2e3390

Please sign in to comment.