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.
2323+--------------------+---------------------------------------------------------------------------------------------------+
2424| ``class-attribute``| Attributes defined in class bodies. |
2525+--------------------+---------------------------------------------------------------------------------------------------+
26- | ``class-const `` | Enum constants and class variables annotated with ``ClassVar `` |
26+ | ``class-const `` | Enum constants and class variables annotated with ``Final `` |
2727+--------------------+---------------------------------------------------------------------------------------------------+
2828| ``inlinevar `` | Loop variables in list comprehensions and generator expressions. |
2929+--------------------+---------------------------------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments