Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 29, 2024
1 parent a114351 commit 20e8a5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jupyter_server/prometheus/metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
Read https://prometheus.io/docs/practices/naming/ for naming
conventions for metrics & labels.
"""

# Do this to see if we end up in an import loop?
from notebook.prometheus.metrics import (
HTTP_REQUEST_DURATION_SECONDS,
Expand Down

0 comments on commit 20e8a5e

Please sign in to comment.