Skip to content

Commit 25d4b51

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f0b03a6 commit 25d4b51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyter_scheduler/workflows.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
from jupyter_server.utils import ensure_async
55
from tornado.web import HTTPError, authenticated
6+
67
from jupyter_scheduler.exceptions import (
78
IdempotencyTokenError,
89
InputUriError,

0 commit comments

Comments
 (0)