From 753a0fd0e249fdadd49cf32e88fb65b7923f5cd4 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Mon, 5 Oct 2020 14:51:48 +0200 Subject: Document the removal of forward class hints. --- doc/tools/docgram/common.edit_mlg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tools/docgram/common.edit_mlg') diff --git a/doc/tools/docgram/common.edit_mlg b/doc/tools/docgram/common.edit_mlg index a22f7ae9f3..a9f9c805d8 100644 --- a/doc/tools/docgram/common.edit_mlg +++ b/doc/tools/docgram/common.edit_mlg @@ -615,7 +615,7 @@ of_type_with_opt_coercion: [ ] of_type_with_opt_coercion: [ -| [ ":" | ":>" | ":>>" ] type +| [ ":" | ":>" ] type ] attribute_value: [ -- cgit v1.2.3