Fixed Black failing
This commit is contained in:
parent
d32fd8465b
commit
a84f244416
|
@ -1391,7 +1391,7 @@ IGNORE_FORWARDED_HOST_AND_PROTO = env.bool(
|
||||||
default=True
|
default=True
|
||||||
)
|
)
|
||||||
"""
|
"""
|
||||||
Use :attr:`FUNKWHALE_HOSTNAME` and :attr:`FUNKWHALE_PROTOCOL `
|
Use :attr:`FUNKWHALE_HOSTNAME` and :attr:`FUNKWHALE_PROTOCOL`
|
||||||
instead of request header.
|
instead of request header.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue