Skip to content

Remove use of debugger#22

Open
deepsource-runner[bot] wants to merge 2 commits into
masterfrom
deepsource-autofix-fd7663eb
Open

Remove use of debugger#22
deepsource-runner[bot] wants to merge 2 commits into
masterfrom
deepsource-autofix-fd7663eb

Conversation

@deepsource-runner
Copy link
Copy Markdown

Debuggers should only be used temporarily and locally. It is highly recommended not to leave debug statements in checked-in code. This may cause your application to have unintended side-effects.

Debuggers should only be used temporarily and locally. It is highly recommended not to leave debug statements in checked-in code. This may cause your application to have unintended side-effects.
This commit fixes the style issues introduced in 5d3f765 according to the output
from Black and ISort.

Details:
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.

1 participant