We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8663ea4 commit 6ba3451Copy full SHA for 6ba3451
1 file changed
benchmarks/bench_credential_cache.py
@@ -13,6 +13,8 @@
13
python benchmarks/bench_credential_cache.py
14
"""
15
16
+from __future__ import annotations
17
+
18
import time
19
import statistics
20
0 commit comments