Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
dkang-quora committed Apr 18, 2024
1 parent d5ac021 commit 0cbd362
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion asynq/contexts.py
Expand Up @@ -67,7 +67,6 @@ def leave_context(context, active_task):
active_task._leave_context(context)



class AsyncContext(object):
"""Base class for contexts that should pause and resume during an async's function execution.
Expand Down

0 comments on commit 0cbd362

Please sign in to comment.