Skip to content

Commit 4bd8336

Browse files
committed
,
1 parent 8e60e2d commit 4bd8336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webtools/code_markup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def python_highlight(txt: str) -> str:
5858
"#",
5959
[
6060
"assert",
61-
"class"
61+
"class",
6262
"def",
6363
"elif",
6464
"else",

0 commit comments

Comments
 (0)