Skip to content

Commit 086fb7f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9348bd9 commit 086fb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_server/extension/manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
from __future__ import annotations
44

55
import importlib
6-
import re
76
import logging
7+
import re
88
from itertools import starmap
99

1010
from tornado.gen import multi

0 commit comments

Comments
 (0)