Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit e4522d4f authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

fix lint

parent 499bcf30
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -11,6 +11,7 @@ import logging
# if there is searx.version_frozen module, and it is not possible to get the git tag
# if there is searx.version_frozen module, and it is not possible to get the git tag
VERSION_STRING = "1.0.0"
VERSION_STRING = "1.0.0"
VERSION_TAG = "1.0.0"
VERSION_TAG = "1.0.0"
DOCKER_TAG = "1.0.0"
GIT_URL = "unknow"
GIT_URL = "unknow"
GIT_BRANCH = "unknow"
GIT_BRANCH = "unknow"