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 6eb6ab9 commit 234a167Copy full SHA for 234a167
test-data/unit/cmdline.pyproject.test
@@ -235,5 +235,5 @@ enable_error_code = true
235
[file a.py]
236
x: int = 1
237
[out]
238
-pyproject.toml: [mypy]: enable_error_code: Expected a list or a stringified version thereof, but got: 'True', of type <class 'bool'>.
+pyproject.toml: [mypy]: enable_error_code: Expected a list or a stringified version thereof, but got: 'True', of type bool.
239
== Return code: 0
0 commit comments