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 e6fab44 commit 5a52000Copy full SHA for 5a52000
test-data/unit/pythoneval-enum.test
@@ -219,4 +219,4 @@ _program.py:13: error: IntEnum() needs at least one item
219
_program.py:14: error: Enum() with tuple or list expects strings or (name, value) pairs
220
_program.py:15: error: Enum() with tuple or list expects strings or (name, value) pairs
221
_program.py:16: error: IntEnum() with tuple or list expects strings or (name, value) pairs
222
-_program.py:17: error: Enum() with dict literal requires string literals
+_program.py:17: error: Enum() with dict literal requires string literals
0 commit comments