Fix long line
This commit is contained in:
parent
37b3ed0ca9
commit
bdf56e63dd
@ -150,8 +150,8 @@ def _init_stylesheet(profile):
|
||||
def _set_user_agent(profile):
|
||||
"""Set the user agent for the given profile.
|
||||
|
||||
We override this per request in the URL interceptor (to allow for per-domain
|
||||
user agents), but this one still gets used for things like
|
||||
We override this per request in the URL interceptor (to allow for
|
||||
per-domain user agents), but this one still gets used for things like
|
||||
window.navigator.userAgent in JS.
|
||||
"""
|
||||
user_agent = config.get('network', 'user-agent')
|
||||
|
Loading…
Reference in New Issue
Block a user