Updated basedpyright and ruff rules to avoid overlap
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"reportUnusedVariable": false
|
"reportUnusedVariable": false,
|
||||||
|
"reportUnusedImport": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user