pyproject - fix typo

This commit is contained in:
Andrej730
2025-11-17 13:13:25 +05:00
parent 428d88f01c
commit 3fe9279bb4
+1 -1
View File
@@ -20,7 +20,7 @@ disableBytesTypePromotions = true
reportUnnecessaryTypeIgnoreComment = true reportUnnecessaryTypeIgnoreComment = true
# Define here general ruff settings, # Define here general ruff settings,
# then they will be inherited projects .toml files. # then they will be inherited by projects' .toml files.
# This allows using assuming different Python version for different projects. # This allows using assuming different Python version for different projects.
[tool.ruff] [tool.ruff]
exclude = [ exclude = [