mirror of
https://github.com/searxng/searxng.git
synced 2025-11-11 00:56:45 -05:00
This patch adds an additional *isinstance* check within the ast parser to check for float along with int, fixing the underlying issue. Co-Authored: Markus Heiser <markus.heiser@darmarit.de>