Skip to content

Commit 3fd22a0

Browse files
committed
Fix long line
1 parent e398ded commit 3fd22a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

adafruit_displayio_layout/widgets/switch_round.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ class SwitchRound(Widget, Control):
6969
- :ref:`Coordinate systems and use of anchor_point and anchored_position <coordinates>`
7070
- :ref:`The Widget construction sequence <construction>`
7171
- :ref:`Making it move <move>`
72-
- :ref:`Orientation and a peculiarity of width and height definitions for SwitchRound <orientation>`
72+
- :ref:`Orientation and a peculiarity of width and height definitions for
73+
SwitchRound <orientation>`
7374
- :ref:`Setting the touch response boundary <touch>`
7475
- :ref:`Summary and a final word <summary>`
7576

0 commit comments

Comments
 (0)