pass flake8 on examples

define flake8 builtins for config files (c, get_config)
This commit is contained in:
Min RK
2019-02-14 14:54:25 +01:00
parent 856923b35f
commit ada8582768
4 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
import sys
# run cull-idle as a service
c.JupyterHub.services = [
{
'name': 'cull-idle',