mirror of
https://github.com/searxng/searxng.git
synced 2026-05-10 04:55:50 +02:00
1ed618222f
webapp.py monkey-patches the Flask request global. This commit adds a type cast so that e.g. Pyright[1] doesn't show "Cannot access member" errors everywhere. [1]: https://github.com/microsoft/pyright