فهرست منبع

Drop unnecessary tool.ruff.target-version

Jelmer Vernooij 11 ماه پیش
والد
کامیت
9f48635f61
1فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  1. 0 3
      pyproject.toml

+ 0 - 3
pyproject.toml

@@ -106,9 +106,6 @@ ignore = [
     "E741",  # ambiguous variable name
 ]
 
-[tool.ruff]
-target-version = "py37"
-
 [tool.ruff.lint.pydocstyle]
 convention = "google"