Skip to content

Commit 1b58d34

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-data/unit/check-expressions.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2587,4 +2587,4 @@ def last_known_value() -> None:
25872587
[case testDictUnpackNonStringKey]
25882588
def f() -> None:
25892589
dict(**{10: 20}) # E: Argument after ** must have string keys
2590-
[builtins fixtures/dict.pyi]
2590+
[builtins fixtures/dict.pyi]

0 commit comments

Comments
 (0)