ruff: enable warning lints
This commit is contained in:
@@ -41,6 +41,7 @@ lint.select = [
|
||||
"TID",
|
||||
"TRY",
|
||||
"U",
|
||||
"W",
|
||||
"YTT",
|
||||
]
|
||||
lint.ignore = [
|
||||
|
||||
Reference in New Issue
Block a user