Commit 1b2f983
authored
Allowed bare
The current grammar only allows `typing.Final[...]`, but not `typing.Final`.typing.Final in an annotation expression1 parent 4cfdb36 commit 1b2f983
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments