File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
doc/data/messages/i/invalid-name Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ name is found in, and not the type of object assigned.
23
23
+--------------------+---------------------------------------------------------------------------------------------------+
24
24
| ``class-attribute``| Attributes defined in class bodies. |
25
25
+--------------------+---------------------------------------------------------------------------------------------------+
26
- | ``class-const `` | Enum constants and class variables annotated with ``ClassVar `` |
26
+ | ``class-const `` | Enum constants and class variables annotated with ``Final `` |
27
27
+--------------------+---------------------------------------------------------------------------------------------------+
28
28
| ``inlinevar `` | Loop variables in list comprehensions and generator expressions. |
29
29
+--------------------+---------------------------------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments