Skip to content

Commit d51cc03

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/zokusei/_general_methods.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from functools import total_ordering as _total_ordering
22
from operator import attrgetter as _attrgetter
33

4-
54
_INTERNAL_STORE = "_zokusei_attributes"
65

76

0 commit comments

Comments
 (0)