mirror of
https://github.com/searxng/searxng.git
synced 2026-05-22 10:54:30 +02:00
[pyright] remove no longer needed assertion
The pyright bug[1] for which the assertion was added has been fixed. [1]: https://github.com/microsoft/pyright/issues/2930
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"eslint": "^8.7.0",
|
||||
"pyright": "^1.1.212"
|
||||
"pyright": "^1.1.215"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user