mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
Import names from typing directly rather than importing module (#13761)
This commit is contained in:
@@ -22,7 +22,7 @@ repos:
|
||||
name: Run ruff on the test cases
|
||||
args:
|
||||
- "--exit-non-zero-on-fix"
|
||||
- "--select=FA,I,RUF100"
|
||||
- "--select=FA,I,ICN001,RUF100"
|
||||
- "--no-force-exclude"
|
||||
- "--unsafe-fixes"
|
||||
files: '.*test_cases/.+\.py$'
|
||||
|
||||
Reference in New Issue
Block a user