On ne printe qu'en debug
This commit is contained in:
parent
38cf8eb8e9
commit
d6633b1258
1 changed files with 4 additions and 3 deletions
|
@ -172,6 +172,7 @@ def get_upload_data(curseur):
|
|||
})
|
||||
to_add = curseur.fetchall()
|
||||
|
||||
if DEBUG:
|
||||
print to_substract
|
||||
print already_logged
|
||||
print to_add
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue