mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
3e87354f0e
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>