Skip to content

Commit 5e19f82

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 65b5b35 commit 5e19f82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bench/test_benchmarks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ class LocalC:
226226
x: int
227227
y: str
228228
z: dict[str, int]
229+
229230
@functools.cached_property
230231
def cached(self):
231232
return 42

0 commit comments

Comments
 (0)