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

Commit 36f1749

Browse files
committed
sphinx fixes2; those were not the fixes I was looking for
1 parent a4e05c7 commit 36f1749

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

adafruit_thermal_printer/thermal_printer_264.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2121
# THE SOFTWARE.
2222
"""
23-
`adafruit_thermal_printer.thermal_printer_264`
24-
====================================================
23+
`adafruit_thermal_printer.thermal_printer_264.ThermalPrinter`
24+
==============================================================
2525
2626
Thermal printer control module built to work with small serial thermal
2727
receipt printers. Note that these printers have many different firmware

adafruit_thermal_printer/thermal_printer_legacy.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2121
# THE SOFTWARE.
2222
"""
23-
`adafruit_thermal_printer.thermal_printer_legacy`
24-
====================================================
23+
`adafruit_thermal_printer.thermal_printer_legacy.ThermalPrinter`
24+
=================================================================
2525
2626
Thermal printer control module built to work with small serial thermal
2727
receipt printers. Note that these printers have many different firmware

0 commit comments

Comments
 (0)