mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 10:04:07 +00:00
fix: add default
This commit is contained in:
@@ -986,7 +986,7 @@ def fmt_ip_url(ip):
|
|||||||
return ip
|
return ip
|
||||||
|
|
||||||
|
|
||||||
def format_exception(exc, *, only_jupyterhub):
|
def format_exception(exc, *, only_jupyterhub=False):
|
||||||
"""
|
"""
|
||||||
Format an exception into a text string and HTML pair.
|
Format an exception into a text string and HTML pair.
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user