Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit a9f921a

Browse files
committed
new sphinx fix2
1 parent 6f89966 commit a9f921a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_thermal_printer/thermal_printer_legacy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ def has_paper(self):
133133
134134
.. note:: be VERY CAREFUL to ensure your board can handle a 5V serial
135135
input before hooking up the RX line!
136-
136+
137137
"""
138138
# The paper check command is different for older firmware:
139139
self.send_command('\x1Br\x00') # ESC + 'r' + 0

0 commit comments

Comments
 (0)