format code
This commit is contained in:
parent
cf01309b45
commit
c9fc3f3115
|
@ -10,8 +10,9 @@ import re
|
|||
from app.models.g_classes import GClasses
|
||||
from app.request import VALID_PARAMS, MAPS_URL
|
||||
from app.utils.misc import get_abs_url, read_config_bool
|
||||
from app.utils.results import (BLANK_B64, GOOG_IMG, GOOG_STATIC, G_M_LOGO_URL, LOGO_URL,
|
||||
SITE_ALTS, has_ad_content, filter_link_args, append_anon_view, get_site_alt)
|
||||
from app.utils.results import (BLANK_B64, GOOG_IMG, GOOG_STATIC, G_M_LOGO_URL,
|
||||
LOGO_URL, SITE_ALTS, has_ad_content, filter_link_args, append_anon_view,
|
||||
get_site_alt)
|
||||
from app.models.endpoint import Endpoint
|
||||
from app.models.config import Config
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user