mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-12 20:43:02 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -290,7 +290,6 @@ async def _mockservice(request, app, external=False, url=False):
|
||||
spec['url'] = 'http://127.0.0.1:%i' % random_port()
|
||||
|
||||
if external:
|
||||
|
||||
spec['oauth_redirect_uri'] = 'http://127.0.0.1:%i' % random_port()
|
||||
|
||||
event_loop = asyncio.get_running_loop()
|
||||
|
Reference in New Issue
Block a user