Skip to content

Commit 20e8a5e

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyter_server/prometheus/metrics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
Read https://prometheus.io/docs/practices/naming/ for naming
55
conventions for metrics & labels.
66
"""
7+
78
# Do this to see if we end up in an import loop?
89
from notebook.prometheus.metrics import (
910
HTTP_REQUEST_DURATION_SECONDS,

0 commit comments

Comments
 (0)