Skip to content

Commit 49c957e

Browse files
committed
snippet should use python highlighter
1 parent b84fbe6 commit 49c957e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ if __name__ == '__main__':
9797

9898
The XMLTestRunner can also be used to report on docstrings style tests.
9999

100-
````
100+
````python
101101
import doctest
102102
import xmlrunner
103103

0 commit comments

Comments
 (0)