mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00
easier linting in jupyterhub_config
noqa get_import satisfies most linters
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
c = get_config() # noqa
|
||||
|
||||
# our user list
|
||||
c.Authenticator.allowed_users = ['minrk', 'ellisonbg', 'willingc']
|
||||
|
||||
|
Reference in New Issue
Block a user