mirror of
https://github.com/searxng/searxng.git
synced 2026-05-08 02:13:51 +02:00
fc7d8b8be2
The class method ``Compass.point`` is converted into an instance method to circumvent the problem described in [1] (without understanding the cause). [1] https://github.com/searxng/searxng/issues/5304#issuecomment-3394140820 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>