mirror of
https://github.com/python-escpos/python-escpos
synced 2025-07-15 08:43:30 +00:00
Fix wrong default param in docstring
This commit is contained in:
parent
1a15b837c9
commit
8a17e0ddaf
@ -489,7 +489,7 @@ class Escpos(object):
|
||||
*default*: A
|
||||
|
||||
:param align_ct: If *True*, center the barcode.
|
||||
*default*: A
|
||||
*default*: True
|
||||
:type align_ct: bool
|
||||
|
||||
:param function_type: ESCPOS function type A or B. None to guess it from profile
|
||||
|
Loading…
x
Reference in New Issue
Block a user