mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-19 18:31:14 +08:00
Improve mypy flags for regr_test.py and typecheck_typeshed.py (#9441)
- Remove redundant flags that are now enabled by default - Add `--pretty` to `typecheck_typeshed.py`
This commit is contained in:
@@ -166,7 +166,6 @@ def run_testcases(
|
||||
"--python-version",
|
||||
version,
|
||||
"--show-traceback",
|
||||
"--show-error-codes",
|
||||
"--no-error-summary",
|
||||
"--platform",
|
||||
platform,
|
||||
|
||||
Reference in New Issue
Block a user