Skip to content

Commit 3b7f268

Browse files
committed
Fixing the thing that is always broken
1 parent 91ede61 commit 3b7f268

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chia/_tests/cmds/wallet/test_notifications.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from __future__ import annotations
22

3+
from asyncio.locks import Condition
34
from pathlib import Path
45

56
from chia_rs.sized_bytes import bytes32

0 commit comments

Comments
 (0)