We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37a15c commit 5914671Copy full SHA for 5914671
1 file changed
prometheus_client/exposition.py
@@ -11,7 +11,7 @@
11
12
from . import core
13
14
-from handlers.base import handler as default_handler
+from .handlers.base import handler as default_handler
15
16
try:
17
from BaseHTTPServer import BaseHTTPRequestHandler
0 commit comments