mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-16 22:43:00 +00:00
update back pre-commit hook
specify minimum target_version as py36 results in some churn
This commit is contained in:
@@ -216,7 +216,7 @@ def admin_user(app, username):
|
||||
class MockServiceSpawner(jupyterhub.services.service._ServiceSpawner):
|
||||
"""mock services for testing.
|
||||
|
||||
Shorter intervals, etc.
|
||||
Shorter intervals, etc.
|
||||
"""
|
||||
|
||||
poll_interval = 1
|
||||
|
Reference in New Issue
Block a user