Skip to content

Commit d5912d9

Browse files
committed
fix rest issue hat only shows up when running check with python3
1 parent d2abdb2 commit d5912d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/announcement.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Among the notable improvements from the 2.0.0 release are:
3636
Security fixes for jQuery, markdown handling,
3737

3838
Valid class names are documented and enforced. All class names now
39-
match [A-z][A-z0-9_]+[A-z_].
39+
match ``[A-z][A-z0-9_]+[A-z_]``.
4040

4141
A number of fixes to markdown handling if using the jinja2
4242
template.

0 commit comments

Comments
 (0)