mirror of
https://github.com/python-escpos/python-escpos
synced 2025-06-25 08:38:43 +00:00
Fix code style
This commit is contained in:
parent
de6f0f2d30
commit
45ab9cbf82
@ -142,7 +142,7 @@ else:
|
||||
# further. For a list of options available for each theme, see the
|
||||
# documentation.
|
||||
html_theme_options = dict(
|
||||
github_url='https://github.com/python-escpos/python-escpos',
|
||||
github_url="https://github.com/python-escpos/python-escpos",
|
||||
)
|
||||
|
||||
# Add any paths that contain custom themes here, relative to this directory.
|
||||
|
Loading…
x
Reference in New Issue
Block a user