chore: 🧹 remove unused pyupgrade configuration from pyproject.toml

This commit is contained in:
Onuralp SEZER 2025-07-15 00:17:52 +03:00
parent edfe0a944a
commit 63cc934cd4
No known key found for this signature in database
GPG Key ID: CF0835DFDF14CA38
1 changed files with 0 additions and 3 deletions

View File

@ -220,9 +220,6 @@ count = true
quiet-level = 3
ignore-words-list = "STrack,sTrack,strack"
[tool.pyupgrade]
py39-plus = true
[tool.setuptools]
include-package-data = false