Skip to content

Conversation

@some-natalie
Copy link
Contributor

Blacken all the python code

job = q.enqueue_call(func=run_container, args=(),
result_ttl=5000)
job = q.enqueue_call(func=run_container, args=(), result_ttl=5000)
return Response(status=201)

Check notice

Code scanning / CodeQL

Unused local variable

The value assigned to local variable 'job' is never used.
@some-natalie some-natalie merged commit 6adeeee into main Jun 22, 2022
@some-natalie some-natalie deleted the format-black branch June 22, 2022 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants