Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b1aba02

Browse filesBrowse files
committed
Fix import.
Signed-off-by: Ben Timby <btimby@gmail.com>
1 parent 2751b5c commit b1aba02
Copy full SHA for b1aba02

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎prometheus_client/values.py

Copy file name to clipboardExpand all lines: prometheus_client/values.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import os
2-
from threading import Lock
2+
from threading import RLock
33
import warnings
44

55
from .mmap_dict import mmap_key, MmapedDict

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.