Skip to content

Commit

Permalink
feat: include SmartProcessingQueue in main module __all__
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheBuidler authored Apr 23, 2024
1 parent 11145da commit 75c7f45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions a_sync/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
# queues
"Queue",
"ProcessingQueue",
"SmartProcessingQueue",
# locks
"CounterLock",
"Event",
Expand Down

0 comments on commit 75c7f45

Please sign in to comment.