Skip to content

Commit ab2c7a0

Browse files
committed
Added todos
1 parent 0b03a68 commit ab2c7a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

queuebie/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@
77
# Create global message registry
88
# TODO: is this thread-safe? does it matter? -> prove with unit-tests
99
message_registry = MessageRegistry()
10+
11+
# todo:
12+
# -> docs with examples
13+
# -> tests
14+
# -> fix all code todos

0 commit comments

Comments
 (0)