Skip to content

Commit 0fee8d6

Browse files
committed
chore: remove artefact from update data
1 parent 8e8298e commit 0fee8d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test-data/unit/check-async-await.test

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,8 +1022,6 @@ def bad() -> None:
10221022
async def good() -> None:
10231023
y = [await foo(x) for x in [1, 2, 3]] # OK
10241024

1025-
1026-
10271025
[builtins fixtures/async_await.pyi]
10281026
[typing fixtures/typing-async.pyi]
10291027

0 commit comments

Comments
 (0)