🚨 Lint Fixes

This commit is contained in:
Nikhil Badyal
2025-06-25 09:27:00 +05:30
committed by Nikhil Badyal
parent d2347f34bf
commit c436c4bc98
5 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.ruff]
line-length = 120
target-version = "py311"
target-version = "py313"
fix = true
show-fixes = true
[tool.ruff.lint]