Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamflasher committed Mar 3, 2022
1 parent a8a736b commit 6d6340c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ def method2(self, arg2: "List[int]") -> 'type.Any':
'some.prop',
# unary operator
'-value',
'-1'
'-1',
)


Expand Down

0 comments on commit 6d6340c

Please sign in to comment.