Skip to content

Commit d7ff56b

Browse files
committed
sort a block of items
1 parent 8ea0835 commit d7ff56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/shared_bindings_matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"fontio": "CIRCUITPY_DISPLAYIO",
7474
"io": "CIRCUITPY_IO",
7575
"select": "MICROPY_PY_USELECT_SELECT",
76-
"terminalio": "CIRCUITPY_DISPLAYIO",
7776
"sys": "CIRCUITPY_SYS",
77+
"terminalio": "CIRCUITPY_DISPLAYIO",
7878
"usb": "CIRCUITPY_USB_HOST",
7979
}
8080

0 commit comments

Comments
 (0)