Skip to content

Commit

Permalink
Fix import.
Browse files Browse the repository at this point in the history
  • Loading branch information
btimby committed Mar 5, 2024
1 parent 2751b5c commit f767374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus_client/values.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import os
from threading import Lock
from threading import RLock
import warnings

from .mmap_dict import mmap_key, MmapedDict
Expand Down

0 comments on commit f767374

Please sign in to comment.