Skip to content

Commit f2a7ce1

Browse files
Update benchmark.py
1 parent 3d176a3 commit f2a7ce1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ async def uncached_func(x):
8181
return x
8282

8383

84-
funcs_no_ttl [
84+
funcs_no_ttl = [
8585
cached_func,
8686
cached_func_unbounded,
8787
Methods.cached_meth,

0 commit comments

Comments
 (0)