Skip to content

Commit 5b6e458

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/attrs/sphinx_cached_property.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
classes will be inaccessible.
77
88
"""
9+
910
from functools import cached_property
1011
from typing import Any
1112

0 commit comments

Comments
 (0)