refactor: ci/cd run again
This commit is contained in:
parent
eadcc09f44
commit
36ce43ed95
@ -240,7 +240,6 @@ async def aretrieve_batch(
|
||||
extra_body,
|
||||
**kwargs,
|
||||
)
|
||||
|
||||
# Add the context to the function
|
||||
ctx = contextvars.copy_context()
|
||||
func_with_context = partial(ctx.run, func)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user