Skip to content

Commit 3e51020

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8ddfcff commit 3e51020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyterhub_idle_culler/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,7 @@ def start(self):
704704
except KeyboardInterrupt:
705705
pass
706706

707+
707708
def main():
708709
IdleCuller.launch_instance()
709710

0 commit comments

Comments
 (0)