Skip to content

Commit ffee282

Browse files
committed
Add threadsafe/context.py
1 parent 5afbcc5 commit ffee282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v3/threadsafe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
["threadsafe/__init__.py", "github:peterhinch/micropython-async/v3/threadsafe/__init__.py"],
44
["threadsafe/message.py", "github:peterhinch/micropython-async/v3/threadsafe/message.py"],
55
["threadsafe/threadsafe_event.py", "github:peterhinch/micropython-async/v3/threadsafe/threadsafe_event.py"],
6-
["threadsafe/threadsafe_queue.py", "github:peterhinch/micropython-async/v3/threadsafe/threadsafe_queue.py"]
6+
["threadsafe/threadsafe_queue.py", "github:peterhinch/micropython-async/v3/threadsafe/threadsafe_queue.py"],
77
["threadsafe/context.py", "github:peterhinch/micropython-async/v3/threadsafe/context.py"]
88
],
99
"version": "0.1"

0 commit comments

Comments
 (0)