diff options
Diffstat (limited to 'searx/engines/photon.py')
| -rw-r--r-- | searx/engines/photon.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/engines/photon.py b/searx/engines/photon.py index 07fcfdf31..ee45af7c6 100644 --- a/searx/engines/photon.py +++ b/searx/engines/photon.py @@ -1,6 +1,6 @@ # SPDX-License-Identifier: AGPL-3.0-or-later """ - Photon (Map) +Photon (Map) """ from json import loads |