more typos... I need a proper test setup.

workspace
Brendan Howell 7 years ago
parent 392c5ba4db
commit 691da15624

@ -153,7 +153,7 @@ class PublicRelations(Bureau):
prn.image(im, impl="bitImageColumn")
tw_shortcode = self.short_tweet_id(t["id_str"])
prn.barcode("PRtwd." + hash_id, "CODE128", function_type="B")
prn.barcode("PRtwd." + tw_shortcode, "CODE128", function_type="B")
prn.text("\r\n\r\n")
prn.cut()

Loading…
Cancel
Save