We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e60e2d commit 4bd8336Copy full SHA for 4bd8336
webtools/code_markup.py
@@ -58,7 +58,7 @@ def python_highlight(txt: str) -> str:
58
"#",
59
[
60
"assert",
61
- "class"
+ "class",
62
"def",
63
"elif",
64
"else",
0 commit comments