mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-09 21:04:17 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
7c3f665ba8
commit
4c651f96cd
2 changed files with 4 additions and 4 deletions
|
|
@ -22,7 +22,7 @@ DEBUG_STATEMENTS = {
|
||||||
|
|
||||||
DEBUG_CALL_STATEMENTS = {
|
DEBUG_CALL_STATEMENTS = {
|
||||||
'breakpoint',
|
'breakpoint',
|
||||||
'print'
|
'print',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue