Fix wrong default param in docstring
This commit is contained in:
parent
1a15b837c9
commit
8a17e0ddaf
@ -489,7 +489,7 @@ class Escpos(object):
|
|||||||
*default*: A
|
*default*: A
|
||||||
|
|
||||||
:param align_ct: If *True*, center the barcode.
|
:param align_ct: If *True*, center the barcode.
|
||||||
*default*: A
|
*default*: True
|
||||||
:type align_ct: bool
|
:type align_ct: bool
|
||||||
|
|
||||||
:param function_type: ESCPOS function type A or B. None to guess it from profile
|
:param function_type: ESCPOS function type A or B. None to guess it from profile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user