Skip to content

Commit a30a97c

Browse files
committed
Add code block type to avoid highlighting
1 parent 80ee75e commit a30a97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keynote.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ greet is missing a docstring
572572

573573
`greet` could be the `greet()` method or the `greet` module, but `greet.Greeter.greet` can only be one:
574574

575-
```
575+
```plaintext
576576
greet is missing a docstring
577577
```
578578

0 commit comments

Comments
 (0)