mirror of
https://github.com/searxng/searxng.git
synced 2026-09-14 02:06:04 +00:00
[mod] py: format (#6560)
This commit is contained in:
committed by
Markus Heiser
parent
ab5dd7599e
commit
d4ce87c234
@@ -36,7 +36,6 @@ from .. import get_setting
|
||||
from ..version import GIT_URL
|
||||
from ..locales import LOCALE_NAMES
|
||||
|
||||
|
||||
logger = logging.getLogger('searx.infopage')
|
||||
_INFO_FOLDER = os.path.abspath(os.path.dirname(__file__))
|
||||
INFO_PAGES: 'InfoPageSet'
|
||||
|
||||
Reference in New Issue
Block a user