Skip to content

Commit 56a10e7

Browse files
committed
Fix missing comma
1 parent 218a1bb commit 56a10e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"supervisor",
3131
"rtc",
3232
"dotclockframebuffer",
33-
"framebufferio" "ssl",
33+
"framebufferio",
34+
"ssl",
3435
"wifi",
3536
"socketpool",
3637
"bitmaptools",

0 commit comments

Comments
 (0)