Skip to content

Commit 6611d53

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 8b73781 commit 6611d53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
class Meta(type): ...
22

3-
call = Meta.__dict__['__call__']
3+
4+
call = Meta.__dict__["__call__"]

0 commit comments

Comments
 (0)