mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-02 22:18:28 +08:00
Remove more Python 3.8 cruft (#13787)
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ force-exclude = ".*_pb2.pyi"
|
||||
[tool.ruff]
|
||||
line-length = 130
|
||||
# Oldest supported Python version
|
||||
target-version = "py38"
|
||||
target-version = "py39"
|
||||
fix = true
|
||||
exclude = [
|
||||
# virtual environment
|
||||
|
||||
Reference in New Issue
Block a user