We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3338c57 commit 92fa548Copy full SHA for 92fa548
mypy/types.py
@@ -56,7 +56,7 @@
56
# 1. types.LiteralType's serialize and deserialize methods: this method
57
# needs to make sure it can convert the below types into JSON and back.
58
#
59
-# 2. types.LiteralType's 'alue_repr` method: this method is ultimately used
+# 2. types.LiteralType's 'value_repr` method: this method is ultimately used
60
# by TypeStrVisitor's visit_literal_type to generate a reasonable
61
# repr-able output.
62
0 commit comments